Skip to content

Hostname

highperformance.amsterdam

Last fetched

highperformance.amsterdam resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · highperformance.amsterdamRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/highperformance.amsterdam

Resolution chain

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

IPPrefixASNOperatorCountry
195.201.118.47195.201.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1345
Organization
bas leijder havenstroom
Contact emails

Subdomains

3 observed subdomains of highperformance.amsterdam.

Web-graph footprint

Distinct hostnames that link to or from highperformance.amsterdam in the public web crawl.

5 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for highperformance.amsterdam.

MechanismTarget
SPF_Ahighperformance.amsterdam
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailrelay.esbl.cloud
SPF_IP141.138.168.0/21
SPF_IP168.119.163.100
SPF_IP195.211.72.0/22
SPF_IP2a01:4f8:c2c:d5e8:0:0:0:1
SPF_IP2a03:3c00:a001::/48
SPF_IP2a03:3c00:a002::/48
SPF_MXhighperformance.amsterdam

Related pages

Pivot deeper into the graph from highperformance.amsterdam.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "highperformance.amsterdam"})-[: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.