Skip to content

Hostname

server-performance.net

Last fetched

server-performance.net is a registered hostname under the .net top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · server-performance.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/server-performance.net

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:151
Organization
dirk jacobs
Contact emails

Subdomains

158 observed subdomains of server-performance.net.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for server-performance.net.

MechanismTarget
SPF_As00.nethosting4you.de
SPF_Aserver-performance.net
SPF_INCLUDEantispameurope.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP185.140.204.0/22
SPF_IP185.201.16.0/24
SPF_IP185.201.17.00/24
SPF_IP195.201.174.177
SPF_IP83.246.65.0/24
SPF_IP94.100.128.0/20
SPF_MXserver-performance.net

Related pages

Pivot deeper into the graph from server-performance.net.

Cypher and MCP

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

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