Skip to content

Hostname

granuldisk.com

Last fetched

granuldisk.com resolves to 1 IPv4 address operated by AS12552 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · granuldisk.comRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/granuldisk.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.206.148185.133.204.0/22AS12552SE

WHOIS identity

Registrar
iana:73
Organization
domain manager
Contact emails

Subdomains

3 observed subdomains of granuldisk.com.

Web-graph footprint

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

47 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for granuldisk.com.

MechanismTarget
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.216.35.0/24
SPF_IP46.226.113.205
SPF_IP46.226.113.209
SPF_IP46.226.113.215
SPF_IP46.254.14.242
SPF_IP62.119.21.0/24
SPF_IP78.47.17.172
SPF_IP80.158.16.196
SPF_IP80.158.7.61
SPF_IP81.91.6.0/24
SPF_MXgranuldisk.com

Related pages

Pivot deeper into the graph from granuldisk.com.

Cypher and MCP

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

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