Skip to content

Hostname

squaber.com

Last fetched

squaber.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.1033.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.213.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.623.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.953.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1183.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.1273.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.133.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.34.743.175.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
investio sp. z o.o.
Contact emails

Subdomains

20 observed subdomains of squaber.com.

Web-graph footprint

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

45 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for squaber.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEservers.mcsv.net
SPF_IP88.99.138.101
SPF_MXsquaber.com

Related pages

Pivot deeper into the graph from squaber.com.

Cypher and MCP

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

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