Skip to content

Hostname

studygroup.com

Last fetched

studygroup.com resolves to 1 IPv4 address operated by SWITCH-LTD - SWITCH, LTD in US.

Nutrition Label

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

Resolution chain

studygroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.116.117.10066.116.96.0/19AS23005SWITCH-LTD - SWITCH, LTDUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for studygroup.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.160.166.132
SPF_IP185.160.166.133
SPF_IP185.160.166.134
SPF_IP185.4.128.196
SPF_IP199.59.109.116
SPF_IP38.142.170.98
SPF_IP66.209.89.82
SPF_IP66.209.89.83

Related pages

Pivot deeper into the graph from studygroup.com.

Cypher and MCP

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

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