Skip to content

Hostname

ns149.faracity.com

Last fetched

ns149.faracity.com resolves to 1 IPv4 address operated by ARIAWEBCO-AS in IR.

Nutrition Label

WHISPER CANON · ns149.faracity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ns149.faracity.com

Resolution chain

ns149.faracity.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.236.210.14987.236.210.0/24AS57230ARIAWEBCO-ASIR

WHOIS identity

No WHOIS records are currently associated with ns149.faracity.com in WhisperGraph.

Subdomains

1 observed subdomain of ns149.faracity.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ns149.faracity.com.

MechanismTarget
SPF_Ans149.faracity.com
SPF_IP136.243.31.253
SPF_IP157.90.1.4
SPF_IP178.63.241.150
SPF_IP178.63.241.153
SPF_IP193.228.90.90
SPF_IP213.133.98.152
SPF_IP87.236.210.12
SPF_MXns149.faracity.com

Related pages

Pivot deeper into the graph from ns149.faracity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns149.faracity.com"})-[: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.