Skip to content

Hostname

3-get.com

Last fetched

3-get.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3482 as the registrar.

Nutrition Label

WHISPER CANON · 3-get.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/3-get.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.50.42162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
44.208.83.18044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.240.23554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3482
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of 3-get.com.

Web-graph footprint

Distinct hostnames that link to or from 3-get.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 3-get.com.

Related pages

Pivot deeper into the graph from 3-get.com.

Cypher and MCP

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

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