Skip to content

Hostname

webdisk.inukshukdesigns.com

Last fetched

webdisk.inukshukdesigns.com resolves to 1 IPv4 address operated by AS3257 in US.

Nutrition Label

WHISPER CANON · webdisk.inukshukdesigns.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.inukshukdesigns.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.238.156.1645.238.156.0/22AS3257US

WHOIS identity

No WHOIS records are currently associated with webdisk.inukshukdesigns.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for webdisk.inukshukdesigns.com.

MechanismTarget
SPF_IP154.27.81.30
SPF_IP154.27.81.31
SPF_IP154.27.81.32
SPF_IP154.27.81.33
SPF_IP154.27.81.34
SPF_IP154.27.81.35
SPF_IP154.27.81.36
SPF_IP154.27.81.37
SPF_IP154.27.81.38
SPF_IP154.27.81.39
SPF_IP154.27.81.40
SPF_IP154.27.81.41
SPF_IP154.27.81.42
SPF_IP154.27.81.43
SPF_IP154.27.81.44
SPF_IP154.27.81.45
SPF_IP154.27.81.46
SPF_IP154.27.81.47
SPF_IP154.27.81.48
SPF_IP154.27.81.49
SPF_IP154.27.81.50
SPF_IP154.27.81.51
SPF_IP154.27.81.52
SPF_IP154.27.81.53
SPF_IP154.27.81.54
SPF_IP154.27.81.55
SPF_IP154.27.81.56
SPF_IP154.27.81.57
SPF_IP154.27.81.70
SPF_IP154.27.81.71
SPF_IP154.27.81.72
SPF_IP154.27.81.73
SPF_IP178.162.194.212
SPF_IP178.162.200.200
SPF_IP178.162.200.205
SPF_IP178.162.200.221
SPF_IP178.162.200.229
SPF_IP185.116.215.106
SPF_IP185.116.215.246
SPF_IP185.116.215.48/32
SPF_IP185.116.215.69
SPF_IP185.116.215.87
SPF_IP23.83.129.116
SPF_IP23.83.129.117
SPF_IP23.83.129.121
SPF_IP23.83.129.122
SPF_IP23.83.131.129
SPF_IP51.89.36.208
SPF_IP51.89.36.209
SPF_IP51.89.36.210
SPF_IP51.89.36.211
SPF_IP51.89.36.212
SPF_IP80.76.46.148
SPF_IP80.76.46.152
SPF_IP80.76.46.154
SPF_IP80.76.46.158
SPF_IP80.76.46.160

Related pages

Pivot deeper into the graph from webdisk.inukshukdesigns.com.

Cypher and MCP

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

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