Skip to content

Hostname

rocketlaval.com

Last fetched

rocketlaval.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · rocketlaval.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rocketlaval.com

Resolution chain

rocketlaval.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.8188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.9188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.8188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.9188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:600
Organization
club de hockey canadien,
Contact emails

Subdomains

9 observed subdomains of rocketlaval.com.

Web-graph footprint

Distinct hostnames that link to or from rocketlaval.com in the public web crawl.

184 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for rocketlaval.com.

MechanismTarget
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.20.191.254
SPF_IP159.135.230.87
SPF_IP159.135.230.88
SPF_IP159.135.230.89
SPF_IP159.135.230.90
SPF_IP159.135.230.91
SPF_IP159.135.230.92
SPF_IP166.78.71.0/27
SPF_IP168.245.46.160
SPF_IP207.35.181.67/32
SPF_IP207.35.181.88/32
SPF_IP207.35.68.29
SPF_IP207.61.47.195/32
SPF_IP208.83.111.2/32
SPF_IP209.104.34.8/32
SPF_IP209.104.45.8/32
SPF_IP209.104.56.8/32
SPF_IP65.34.154.128/25
SPF_IP69.90.10.32/26

Related pages

Pivot deeper into the graph from rocketlaval.com.

Cypher and MCP

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

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