Skip to content

Hostname

assistanceforward.com

Last fetched

assistanceforward.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · assistanceforward.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/assistanceforward.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.31.55100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.83.9334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.145.7934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.130.7950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.85.1654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.214.24098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bright reach media
Contact emails

Subdomains

1 observed subdomain of assistanceforward.com.

Web-graph footprint

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

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for assistanceforward.com.

MechanismTarget
SPF_Aassistanceforward.com
SPF_IP192.190.82.165
SPF_MXassistanceforward.com

Related pages

Pivot deeper into the graph from assistanceforward.com.

Cypher and MCP

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

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