Skip to content

Hostname

pegahsystem.com

Last fetched

pegahsystem.com resolves to 1 IPv4 address operated by NETMIHAN in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.94.99.171185.94.99.0/24AS204213NETMIHANIR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from pegahsystem.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • pegahsystem.com

SPF policy

10 SPF mechanisms authorising senders for pegahsystem.com.

MechanismTarget
SPF_Apegahsystem.com
SPF_IP107.181.169.40
SPF_IP107.181.179.23
SPF_IP172.98.74.232
SPF_IP185.94.99.171
SPF_IP192.111.136.13
SPF_IP192.252.214.157
SPF_IP89.32.249.155
SPF_IP89.32.250.163
SPF_MXpegahsystem.com

Related pages

Pivot deeper into the graph from pegahsystem.com.

Cypher and MCP

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

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