Skip to content

Hostname

inukshukdesigns.com

Last fetched

inukshukdesigns.com resolves to 1 IPv4 address operated by AS3257 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1068
Organization
dakota green
Contact emails

Subdomains

14 observed subdomains of inukshukdesigns.com.

Threat posture

History

Mail and authentication

SPF policy

57 SPF mechanisms authorising senders for 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 inukshukdesigns.com.

Cypher and MCP

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

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