Skip to content

Hostname

shoobs.com

Last fetched

shoobs.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · shoobs.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shoobs.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.142.116108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.128108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.29108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.91108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.173.10613.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.12513.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.5413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.6413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.248.132.8713.248.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
18.245.60.2618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
35.71.145.10135.71.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.11454.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.3154.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
75.2.97.7975.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.151.7199.83.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
louise broni-mensah
Contact emails

Subdomains

181 observed subdomains of shoobs.com.

Web-graph footprint

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

204 sites link to this hostname.

159 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shoobs.com.

MechanismTarget
SPF_Ashoobs.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from shoobs.com.

Cypher and MCP

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

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