Skip to content

Hostname

hostfact-dev.stric.nl

Last fetched

hostfact-dev.stric.nl resolves to 1 IPv4 address operated by AS50673 in NL.

Nutrition Label

WHISPER CANON · hostfact-dev.stric.nlRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hostfact-dev.stric.nl

Resolution chain

hostfact-dev.stric.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.178.70.1775.178.64.0/21AS50673NL

WHOIS identity

No WHOIS records are currently associated with hostfact-dev.stric.nl in WhisperGraph.

Subdomains

1 observed subdomain of hostfact-dev.stric.nl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hostfact-dev.stric.nl.

MechanismTarget
SPF_Ahostfact-dev.stric.nl
SPF_IP2a00:1ca8:1b:200:0:0:0:177
SPF_IP5.178.70.177
SPF_MXhostfact-dev.stric.nl

Related pages

Pivot deeper into the graph from hostfact-dev.stric.nl.

Cypher and MCP

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

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