Skip to content

Hostname

alangelo.com

Last fetched

alangelo.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

alangelo.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for alangelo.com.

MechanismTarget
SPF_INCLUDE_spf.realpage.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.11.12.73
SPF_IP173.164.106.65
SPF_IP173.164.75.105
SPF_IP173.8.212.141
SPF_IP216.161.170.248
SPF_IP216.161.86.41
SPF_IP50.78.189.133
SPF_IP63.227.213.252
SPF_IP65.102.31.217
SPF_IP66.228.16.20
SPF_IP67.42.10.105
SPF_IP67.42.216.81
SPF_IP67.51.66.66
SPF_IP68.185.15.10
SPF_IP70.102.72.212
SPF_IP70.90.134.173
SPF_IP71.216.157.249
SPF_IP74.92.172.185
SPF_IP74.92.173.1
SPF_IP74.93.191.161
SPF_IP74.93.191.81
SPF_IP96.65.193.101
SPF_IP96.89.127.85
SPF_IP98.190.141.69
SPF_IP98.190.153.26/28

Related pages

Pivot deeper into the graph from alangelo.com.

Cypher and MCP

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

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