Skip to content

Hostname

users.oghost.ir

Last fetched

users.oghost.ir resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · users.oghost.irRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/users.oghost.ir

Resolution chain

users.oghost.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.119.212.13168.120.69.0/24AS24940DE

WHOIS identity

No WHOIS records are currently associated with users.oghost.ir in WhisperGraph.

Subdomains

1 observed subdomain of users.oghost.ir.

Web-graph footprint

Distinct hostnames that link to or from users.oghost.ir in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for users.oghost.ir.

MechanismTarget
SPF_Ausers.oghost.ir
SPF_IP116.202.169.220
SPF_IP136.243.184.227
SPF_IP144.76.190.238
SPF_IP148.251.54.185
SPF_IP162.55.84.42
SPF_IP168.119.158.233
SPF_IP168.119.212.13
SPF_IP168.119.79.46
SPF_IP178.63.140.84
SPF_IP5.39.73.129
SPF_IP54.36.12.234
SPF_IP54.36.76.170
SPF_IP88.198.5.106
SPF_IP88.99.248.98
SPF_IP88.99.89.211
SPF_IP94.130.38.159
SPF_IP94.130.90.244
SPF_IP95.217.149.137
SPF_MXusers.oghost.ir

Related pages

Pivot deeper into the graph from users.oghost.ir.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "users.oghost.ir"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.