Skip to content

Hostname

hightechcampus.com

Last fetched

hightechcampus.com resolves to 2 IPv4 addresses operated by TRANSIP-AS Amsterdam, the Netherlands in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · hightechcampus.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hightechcampus.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.235.97149.210.128.0/17AS20857TRANSIP-AS Amsterdam, the NetherlandsNL
185.135.13.237185.135.12.0/23AS34762STELOGYBE

WHOIS identity

Registrar
iana:269
Organization
htce site management bv
Contact emails

Subdomains

23 observed subdomains of hightechcampus.com.

Web-graph footprint

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

293 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hightechcampus.com.

MechanismTarget
SPF_INCLUDE552232.spf07.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.74.56.125/32
SPF_IP194.39.246.2
SPF_IP212.125.136.18
SPF_IP82.201.24.52

Related pages

Pivot deeper into the graph from hightechcampus.com.

Cypher and MCP

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

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