Skip to content

Hostname

cambrium.nl

Last fetched

cambrium.nl resolves to 1 IPv4 address operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US. WHOIS lists registrar:cambrium b.v. as the registrar.

Nutrition Label

WHISPER CANON · cambrium.nlRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cambrium.nl

Resolution chain

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

IPPrefixASNOperatorCountry
82.197.223.16382.197.208.0/20AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

WHOIS identity

Registrar
registrar:cambrium b.v.
Organization
Contact emails

Subdomains

27,061 observed subdomains of cambrium.nl.

Web-graph footprint

Distinct hostnames that link to or from cambrium.nl in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for cambrium.nl.

MechanismTarget
SPF_REDIRECTcbmail.spf.cambrium.nl

Related pages

Pivot deeper into the graph from cambrium.nl.

Cypher and MCP

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

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