Skip to content

Hostname

harkins.com

Last fetched

harkins.com resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · harkins.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/harkins.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4413.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:2
Organization
harkins theatres
Contact emails

Subdomains

22 observed subdomains of harkins.com.

Web-graph footprint

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

389 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

65 SPF mechanisms authorising senders for harkins.com.

MechanismTarget
SPF_Aharkins.com
SPF_INCLUDE_spf.dayforcehcm.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.34.56.78/32
SPF_IP135.84.64.0/20
SPF_IP135.84.74.3
SPF_IP135.84.74.4
SPF_IP149.72.136.6
SPF_IP167.89.89.52
SPF_IP174.79.56.208/28
SPF_IP206.152.14.0/24
SPF_IP208.86.168.0/23
SPF_IP208.86.170.0/23
SPF_IP209.208.226.0/23
SPF_IP4.25.8.170
SPF_IP50.31.44.230
SPF_IP50.31.57.47
SPF_IP50.31.60.47
SPF_IP50.31.61.93/32
SPF_IP50.31.62.102
SPF_IP63.156.132.154/30
SPF_IP63.232.2.176/29
SPF_IP65.122.3.166
SPF_IP65.132.248.224/28
SPF_IP65.132.248.226/28
SPF_IP67.136.98.57/29
SPF_IP69.42.126.188/32
SPF_IP72.35.67.91/32
SPF_IP8.227.126.150
SPF_IP8.227.153.142
SPF_IP8.227.153.178
SPF_IP8.227.153.182
SPF_IP8.227.153.194
SPF_IP8.227.153.198
SPF_IP8.227.153.218
SPF_IP8.227.153.222
SPF_IP8.227.153.226
SPF_IP8.227.153.230
SPF_IP8.227.153.234
SPF_IP8.227.153.238
SPF_IP8.227.153.50
SPF_IP8.227.153.66
SPF_IP8.227.153.70
SPF_IP8.227.153.74
SPF_IP8.227.153.86/30
SPF_IP8.227.154.18
SPF_IP8.227.154.66
SPF_IP8.227.154.78
SPF_IP8.227.155.106
SPF_IP8.227.155.110
SPF_IP8.227.155.2
SPF_IP8.227.155.54
SPF_IP8.227.157.206/30
SPF_IP8.227.162.26
SPF_IP8.227.163.210
SPF_IP8.227.164.154
SPF_IP8.227.164.162
SPF_IP8.227.164.178
SPF_IP8.227.164.198
SPF_IP8.227.164.210/29
SPF_IP8.227.164.250
SPF_IP8.227.229.84
SPF_MXharkins.com

Related pages

Pivot deeper into the graph from harkins.com.

Cypher and MCP

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

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