Skip to content

Hostname

getdinghy.com

Last fetched

getdinghy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · getdinghy.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/getdinghy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.42.159.10113.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.128.23618.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.69.7818.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.197.03.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.40.10635.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.63.12435.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:440
Organization
on behalf of getdinghy.com owner
Contact emails

Subdomains

6 observed subdomains of getdinghy.com.

Web-graph footprint

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

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for getdinghy.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.55.6

Related pages

Pivot deeper into the graph from getdinghy.com.

Cypher and MCP

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

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