Skip to content

Hostname

netfield-media.com

Last fetched

netfield-media.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · netfield-media.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/netfield-media.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.36.189.23654.36.0.0/16AS16276FR

WHOIS identity

Registrar
iana:151
Organization
netfield media
Contact emails

Subdomains

8 observed subdomains of netfield-media.com.

Web-graph footprint

Distinct hostnames that link to or from netfield-media.com in the public web crawl.

11 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for netfield-media.com.

MechanismTarget
SPF_Anetfield-media.com
SPF_IP188.165.195.89
SPF_IP37.187.45.183
SPF_IP37.59.17.31
SPF_IP5.39.20.232
SPF_IP5.39.20.233
SPF_IP5.39.20.235
SPF_IP94.23.120.230
SPF_MXnetfield-media.com

Related pages

Pivot deeper into the graph from netfield-media.com.

Cypher and MCP

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

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