Skip to content

Hostname

shurucampus.com

Last fetched

shurucampus.com resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · shurucampus.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shurucampus.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.60.238.22937.60.224.0/20AS51167CONTABO - Contabo GmbHGB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of shurucampus.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • shurucampus.com

SPF policy

8 SPF mechanisms authorising senders for shurucampus.com.

MechanismTarget
SPF_Ashurucampus.com
SPF_INCLUDEspf.officernd.com
SPF_IP103.108.62.10
SPF_IP103.108.63.163
SPF_IP103.48.119.100
SPF_IP103.48.119.50
SPF_IP37.60.238.229
SPF_MXshurucampus.com

Related pages

Pivot deeper into the graph from shurucampus.com.

Cypher and MCP

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

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