Skip to content

Hostname

g4a4.com

Last fetched

g4a4.com resolves to 1 IPv4 address operated by SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering Company in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.141.132.92185.141.132.0/24AS48715SEFROYEKPARDAZENG-AS Sefroyek Pardaz Engineering CompanyIR

WHOIS identity

Registrar
iana:82
Organization
nicagent_com
Contact emails

Subdomains

27 observed subdomains of g4a4.com.

Web-graph footprint

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

111 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for g4a4.com.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.141.132.92
SPF_IP77.238.122.160
SPF_IP79.127.127.39
SPF_IP79.127.127.43
SPF_MXg4a4.com

Related pages

Pivot deeper into the graph from g4a4.com.

Cypher and MCP

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

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