Skip to content

Hostname

angstrom-usa.com

Last fetched

angstrom-usa.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · angstrom-usa.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/angstrom-usa.com

Resolution chain

angstrom-usa.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

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

8 observed subdomains of angstrom-usa.com.

Web-graph footprint

Distinct hostnames that link to or from angstrom-usa.com in the public web crawl.

20 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for angstrom-usa.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP12.147.153.226
SPF_IP12.174.137.2
SPF_IP177.135.215.56/29
SPF_IP185.55.15.4
SPF_IP198.13.81.226
SPF_IP201.164.178.120/29
SPF_IP201.174.20.160/30
SPF_IP201.174.42.90
SPF_IP201.174.7.170
SPF_IP201.90.251.224/28
SPF_IP201.90.251.238
SPF_IP38.97.236.0/24
SPF_IP45.27.188.225/24
SPF_IP47.50.20.10
SPF_IP50.148.125.112/28
SPF_IP50.148.125.114
SPF_IP50.148.125.115
SPF_IP50.148.125.116
SPF_IP65.161.25.0/24
SPF_IP66.35.58.128/26
SPF_IP66.51.146.104/29
SPF_IP67.69.38.43
SPF_IP76.190.99.76
SPF_IP8.34.94.0/24
SPF_IP8.40.130.0/24
SPF_IP96.11.109.90
SPF_IP98.101.52.194
SPF_IP99.209.22.227

Related pages

Pivot deeper into the graph from angstrom-usa.com.

Cypher and MCP

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

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