Skip to content

Hostname

agthia.com

Last fetched

agthia.com resolves to 1 IPv4 address operated by EMIRATES-INTERNET Emirates Internet in AE. WHOIS lists iana:1738 as the registrar.

Nutrition Label

WHISPER CANON · agthia.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/agthia.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.111.19.8883.111.0.0/18AS5384EMIRATES-INTERNET Emirates InternetAE

WHOIS identity

Registrar
iana:1738
Organization
whois protection
Contact emails

Subdomains

39 observed subdomains of agthia.com.

Web-graph footprint

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

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agthia.com.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.253.100.133
SPF_IP151.253.32.91

Related pages

Pivot deeper into the graph from agthia.com.

Cypher and MCP

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

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