Skip to content

Hostname

agramonia.com

Last fetched

agramonia.com resolves to 1 IPv4 address operated by MAGHOST_ in RO. WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
86.104.220.1086.104.220.0/24AS49468MAGHOST_RO

WHOIS identity

Registrar
iana:1910
Organization
md hasnain
Contact emails

Subdomains

19 observed subdomains of agramonia.com.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for agramonia.com.

MechanismTarget
SPF_Aagramonia.com
SPF_INCLUDE143254430.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP209.159.152.91
SPF_IP86.104.220.10
SPF_MXagramonia.com

Related pages

Pivot deeper into the graph from agramonia.com.

Cypher and MCP

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

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