Skip to content

Hostname

sqreemtech.com

Last fetched

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

Nutrition Label

WHISPER CANON · sqreemtech.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sqreemtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.46.12018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.7218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.163.139.163.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.243.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.63.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.703.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
99.84.160.11799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.5518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of sqreemtech.com owner
Contact emails

Subdomains

12 observed subdomains of sqreemtech.com.

Web-graph footprint

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

156 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for sqreemtech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from sqreemtech.com.

Cypher and MCP

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

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