Skip to content

Hostname

armstrongforensic.com

Last fetched

armstrongforensic.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.197.232.95138.197.232.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

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 armstrongforensic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for armstrongforensic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP173.161.47.117
SPF_IP24.73.214.51
SPF_IP50.76.190.41
SPF_IP67.79.4.194
SPF_IP72.77.202.76
SPF_MXarmstrongforensic.com

Related pages

Pivot deeper into the graph from armstrongforensic.com.

Cypher and MCP

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

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