Skip to content

Hostname

roche.nu

Last fetched

roche.nu resolves to 1 IPv4 address operated by AS41887 in NL.

Nutrition Label

WHISPER CANON · roche.nuRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/roche.nu

Resolution chain

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

IPPrefixASNOperatorCountry
62.204.66.13262.204.64.0/20AS41887NL

WHOIS identity

No WHOIS records are currently associated with roche.nu in WhisperGraph.

Subdomains

7 observed subdomains of roche.nu.

Web-graph footprint

Distinct hostnames that link to or from roche.nu in the public web crawl.

46 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for roche.nu.

MechanismTarget
SPF_Amailout.fasterforward.nl
SPF_Aroche.nu
SPF_INCLUDE_spf.intersoftware.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.surebusiness.nl
SPF_IP188.213.224.167/32
SPF_IP62.204.66.132
SPF_IP62.204.66.133
SPF_MXroche.nu

Related pages

Pivot deeper into the graph from roche.nu.

Cypher and MCP

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

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