Skip to content

Hostname

socrative.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.98.11218.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.2118.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.2218.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.5518.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.10118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3718.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.10654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:146
Organization
amit maimon
Contact emails

Subdomains

17 observed subdomains of socrative.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for socrative.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from socrative.com.

Cypher and MCP

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

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