Skip to content

Hostname

agirvasitayedekparca.com

Last fetched

agirvasitayedekparca.com resolves to 2 IPv4 addresses operated by AS3188 in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · agirvasitayedekparca.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agirvasitayedekparca.com

Resolution chain

agirvasitayedekparca.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.2.84.965.2.84.0/24AS3188TR
5.2.87.515.2.87.0/24AS3188TR

WHOIS identity

Registrar
iana:3826
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of agirvasitayedekparca.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agirvasitayedekparca.com.

MechanismTarget
SPF_Aagirvasitayedekparca.com
SPF_INCLUDE_spf.5g-soft.com
SPF_INCLUDE_spf.alastyr.com
SPF_INCLUDEalastyr.com
SPF_IP5.2.84.95
SPF_MXagirvasitayedekparca.com

Related pages

Pivot deeper into the graph from agirvasitayedekparca.com.

Cypher and MCP

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

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