Skip to content

Hostname

angus.com

Last fetched

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

Nutrition Label

WHISPER CANON · angus.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/angus.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.23150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

6 observed subdomains of angus.com.

Web-graph footprint

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

53 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for angus.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.20.7.15/16
SPF_IP104.210.197.244
SPF_IP12.109.201.130
SPF_IP12.36.66.194
SPF_IP13.90.77.111
SPF_IP137.117.89.13
SPF_IP192.40.173.196/32
SPF_IP193.41.253.81
SPF_IP20.169.171.50
SPF_IP40.88.10.187
SPF_IP40.88.141.227
SPF_IP52.185.200.110

Related pages

Pivot deeper into the graph from angus.com.

Cypher and MCP

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

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