Skip to content

Hostname

gettoggle.com

Last fetched

gettoggle.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.107108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.115108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.46108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.79108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.103.10018.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.1418.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.2118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.64.103.4118.64.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.255.1253.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.663.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.923.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.174.255.943.174.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of gettoggle.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for gettoggle.com.

MechanismTarget
SPF_INCLUDE7151371.spf01.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from gettoggle.com.

Cypher and MCP

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

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