Skip to content

Hostname

greyjournal.net

Last fetched

greyjournal.net resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · greyjournal.netRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/greyjournal.net

Resolution chain

greyjournal.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.67.85104.22.6.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.218.172172.68.16.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.120.190.4834.122.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.149.120.334.150.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.209.49.20035.215.64.0/18AS15169GOOGLE - Google LLCUS
35.227.194.5135.228.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.245.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

10 observed subdomains of greyjournal.net.

Web-graph footprint

Distinct hostnames that link to or from greyjournal.net in the public web crawl.

303 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for greyjournal.net.

MechanismTarget
SPF_INCLUDE4235072.spf03.hubspotemail.net

Related pages

Pivot deeper into the graph from greyjournal.net.

Cypher and MCP

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

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