Skip to content

Hostname

sendforensics.com

Last fetched

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

Nutrition Label

WHISPER CANON · sendforensics.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sendforensics.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.144.1518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.3918.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.7718.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.8518.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.161.82.1283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.343.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.383.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.933.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

34 observed subdomains of sendforensics.com.

Web-graph footprint

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

134 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sendforensics.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf4.sendforensics.com
SPF_INCLUDEspf6_1.sendforensics.com
SPF_INCLUDEspf6_2.sendforensics.com

Related pages

Pivot deeper into the graph from sendforensics.com.

Cypher and MCP

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

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