Skip to content

Hostname

app.faracity.com

Last fetched

app.faracity.com resolves to 1 IPv4 address operated by SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.170.8.98185.170.8.0/24AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering CompanyIR

WHOIS identity

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

Subdomains

1 observed subdomain of app.faracity.com.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aapp.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_MXapp.faracity.com

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "app.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.