Skip to content

Hostname

plaadipunkt.ee

Last fetched

plaadipunkt.ee resolves to 1 IPv4 address operated by AS60415 in EE.

Nutrition Label

WHISPER CANON · plaadipunkt.eeRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/plaadipunkt.ee

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.92.98185.31.92.0/22AS60415EE

WHOIS identity

No WHOIS records are currently associated with plaadipunkt.ee in WhisperGraph.

Subdomains

2 observed subdomains of plaadipunkt.ee.

Web-graph footprint

Distinct hostnames that link to or from plaadipunkt.ee in the public web crawl.

18 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for plaadipunkt.ee.

MechanismTarget
SPF_Aplaadipunkt.ee
SPF_Aspinmail.spin.ee
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.111.106.128/26
SPF_IP194.204.44.37
SPF_IP80.79.119.128/26
SPF_MXplaadipunkt.ee

Related pages

Pivot deeper into the graph from plaadipunkt.ee.

Cypher and MCP

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

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