Skip to content

Hostname

veteranaid.org

Last fetched

veteranaid.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · veteranaid.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/veteranaid.org

Resolution chain

veteranaid.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.173.57108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.70108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.80108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.92108.158.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.12918.238.86.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.1718.238.86.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4418.238.86.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5318.238.86.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

10 observed subdomains of veteranaid.org.

Web-graph footprint

Distinct hostnames that link to or from veteranaid.org in the public web crawl.

439 sites link to this hostname.

295 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for veteranaid.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.2.134.130
SPF_IP66.150.173.116
SPF_IP66.150.173.97
SPF_IP72.52.242.182
SPF_IP72.52.242.198
SPF_IP72.52.242.4

Related pages

Pivot deeper into the graph from veteranaid.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "veteranaid.org"})-[: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.