Skip to content

Hostname

slowhop.com

Last fetched

slowhop.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1456 as the registrar.

Nutrition Label

WHISPER CANON · slowhop.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/slowhop.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.36.20918.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.63.15118.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.38.2193.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.50.1043.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.148.163.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.126.373.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.251.1693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.57.763.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.192.2423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.61.22935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.71.10952.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.160.454.93.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.63.11463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.204.13163.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.111.17363.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.92.2963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.226.6263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.186.54.22463.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.172.24063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1456
Organization
slowhop sp. z o.o.
Contact emails

Subdomains

17 observed subdomains of slowhop.com.

Web-graph footprint

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

315 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for slowhop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgetresponse-mail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailing.slowhop.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXslowhop.com

Related pages

Pivot deeper into the graph from slowhop.com.

Cypher and MCP

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

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