Skip to content

Hostname

eurofer.org

Last fetched

eurofer.org resolves to 1 IPv4 address operated by VERIXI - VERIXI SA in BE. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · eurofer.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/eurofer.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.149.137.185.149.136.0/23AS6696VERIXI - VERIXI SABE

WHOIS identity

Registrar
iana:88
Organization
european confederation of iron and steel industries
Contact emails

Subdomains

2 observed subdomains of eurofer.org.

Web-graph footprint

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

113 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for eurofer.org.

MechanismTarget
SPF_MXeurofer.org

Related pages

Pivot deeper into the graph from eurofer.org.

Cypher and MCP

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

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