Skip to content

Hostname

performance-matters.com

Last fetched

performance-matters.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · performance-matters.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/performance-matters.com

Resolution chain

performance-matters.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:86
Organization
w. lovins
Contact emails

Subdomains

5 observed subdomains of performance-matters.com.

Web-graph footprint

Distinct hostnames that link to or from performance-matters.com in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for performance-matters.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.43.212.147
SPF_IP104.43.255.2
SPF_IP20.15.225.214
SPF_IP204.197.240.190/32
SPF_IP40.122.26.54
SPF_IP40.78.156.77

Related pages

Pivot deeper into the graph from performance-matters.com.

Cypher and MCP

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

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