Skip to content

Hostname

2012.iuga.org

Last fetched

2012.iuga.org resolves to 1 IPv4 address operated by AS15395 in GB.

Nutrition Label

WHISPER CANON · 2012.iuga.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/2012.iuga.org

Resolution chain

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

IPPrefixASNOperatorCountry
212.100.253.88212.100.224.0/19AS15395GB

WHOIS identity

No WHOIS records are currently associated with 2012.iuga.org in WhisperGraph.

Subdomains

1 observed subdomain of 2012.iuga.org.

Web-graph footprint

Distinct hostnames that link to or from 2012.iuga.org in the public web crawl.

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 2012.iuga.org.

MechanismTarget
SPF_A2012.iuga.org
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEinc.emailr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.25.193
SPF_IP212.100.253.80
SPF_IP212.100.253.81
SPF_MX2012.iuga.org

Related pages

Pivot deeper into the graph from 2012.iuga.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "2012.iuga.org"})-[: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.