Skip to content

Hostname

iron-ass.com

Last fetched

iron-ass.com resolves to 1 IPv4 address operated by AS5385 in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · iron-ass.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/iron-ass.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.208.76.9194.208.0.0/17AS5385AT

WHOIS identity

Registrar
iana:269
Organization
binder & jaeger
Contact emails

Subdomains

2 observed subdomains of iron-ass.com.

Web-graph footprint

Distinct hostnames that link to or from iron-ass.com in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for iron-ass.com.

MechanismTarget
SPF_Airon-ass.com
SPF_IP194.208.76.0/24
SPF_MXiron-ass.com

Related pages

Pivot deeper into the graph from iron-ass.com.

Cypher and MCP

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

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