Skip to content

Hostname

performing-db.com

Last fetched

performing-db.com resolves to 1 IPv4 address operated by MEER-AS meerfarbig GmbH & Co. KG in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · performing-db.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/performing-db.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.243.40.6783.243.40.0/21AS34549MEER-AS meerfarbig GmbH & Co. KGDE

WHOIS identity

Registrar
iana:1408
Organization
ip minds
Contact emails

Subdomains

6 observed subdomains of performing-db.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for performing-db.com.

MechanismTarget
SPF_Amx0.performing-db.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXperforming-db.com

Related pages

Pivot deeper into the graph from performing-db.com.

Cypher and MCP

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

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