Skip to content

Hostname

ferromatrix.com

Last fetched

ferromatrix.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · ferromatrix.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ferromatrix.com

Resolution chain

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

IPPrefixASNOperatorCountry
88.151.243.17288.151.240.0/21AS34762BE

WHOIS identity

Registrar
iana:1052
Organization
bourgois danny
Contact emails

Subdomains

1 observed subdomain of ferromatrix.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ferromatrix.com.

MechanismTarget
SPF_Aferromatrix.com
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsupport.itrp.com
SPF_IP194.78.158.0/27
SPF_IP217.21.186.42/32
SPF_IP217.21.186.53/32
SPF_IP84.199.49.193/27
SPF_MXferromatrix.com

Related pages

Pivot deeper into the graph from ferromatrix.com.

Cypher and MCP

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

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