Skip to content

Hostname

allied.com

Last fetched

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

Nutrition Label

WHISPER CANON · allied.comRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/allied.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.226.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.4513.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
20.114.251.15320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
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:299
Organization
sirva worldwide, inc. sirva worldwide
Contact emails

Subdomains

46 observed subdomains of allied.com.

Web-graph footprint

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

2,021 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for allied.com.

MechanismTarget
SPF_INCLUDE5120690.spf10.hubspotemail.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0028c102.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mailchannels.net
SPF_IP139.130.102.154
SPF_IP40.73.114.39
SPF_IP40.79.69.112

Related pages

Pivot deeper into the graph from allied.com.

Cypher and MCP

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

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