Skip to content

Hostname

gcprod.microfix.nl

Last fetched

gcprod.microfix.nl resolves to 1 IPv4 address operated by AS48635 in NL.

Nutrition Label

WHISPER CANON · gcprod.microfix.nlRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gcprod.microfix.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.207.8162.221.192.0/19AS48635NL

WHOIS identity

No WHOIS records are currently associated with gcprod.microfix.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for gcprod.microfix.nl.

MechanismTarget
SPF_Agcprod.microfix.nl
SPF_INCLUDE145680300.spf05.hubspotemail.net
SPF_INCLUDE_spf.mx-relay.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu49176763.wl014.sendgrid.net
SPF_IP104.40.229.156/32
SPF_IP141.138.137.59
SPF_IP213.10.169.176
SPF_IP213.125.247.218
SPF_IP62.221.207.81
SPF_IP81.169.222.29
SPF_IP88.214.28.233
SPF_IP91.142.249.36
SPF_MXgcprod.microfix.nl

Related pages

Pivot deeper into the graph from gcprod.microfix.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gcprod.microfix.nl"})-[: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.