Skip to content

Hostname

forensiq.com

Last fetched

forensiq.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · forensiq.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/forensiq.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.122.11018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.11418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.136.243.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.393.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.493.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.136.723.161.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.11552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1552.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.7752.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
antoni k
Contact emails

Subdomains

4 observed subdomains of forensiq.com.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for forensiq.com.

MechanismTarget
SPF_INCLUDE_s54857244.fdmarc.net

Related pages

Pivot deeper into the graph from forensiq.com.

Cypher and MCP

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

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