Skip to content

Hostname

mini.pt

Last fetched

mini.pt resolves to 1 IPv4 address operated by AS8590 in DE.

Nutrition Label

WHISPER CANON · mini.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mini.pt

Resolution chain

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

IPPrefixASNOperatorCountry
160.46.226.164160.46.224.0/19AS8590DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mini.pt in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mini.pt.

MechanismTarget
SPF_EXISTS%{i}.spf.bmwgroup.com
SPF_INCLUDE3415556.spf01.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEelaine-asp.de
SPF_INCLUDEesaas.inmoment.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2._spf.elaine-asp.de
SPF_IP193.101.12.192/26
SPF_IP78.35.36.24
SPF_IP78.35.37.23

Related pages

Pivot deeper into the graph from mini.pt.

Cypher and MCP

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

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