Skip to content

Hostname

netformic.com

Last fetched

netformic.com resolves to 2 IPv4 addresses operated by HETZNER-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · netformic.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/netformic.com

Resolution chain

netformic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.233.5.151167.233.0.0/16AS24940HETZNER-ASDE
75.2.88.5975.2.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:151
Organization
netformic
Contact emails

Subdomains

10 observed subdomains of netformic.com.

Web-graph footprint

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

46 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netformic.com.

MechanismTarget
SPF_Anetformic.com
SPF_INCLUDE26259056.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEzcsend.net
SPF_IP159.89.102.196
SPF_IP172.104.153.126
SPF_MXnetformic.com

Related pages

Pivot deeper into the graph from netformic.com.

Cypher and MCP

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

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