Skip to content

Hostname

mic.pt

Last fetched

mic.pt resolves to 1 IPv4 address operated by AS47674 in PT.

Nutrition Label

WHISPER CANON · mic.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/mic.pt

Resolution chain

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

IPPrefixASNOperatorCountry
5.206.228.85.206.228.0/24AS47674PT

WHOIS identity

Registrar
Organization
miso music portugal - associação cultural
Contact emails

Subdomains

9 observed subdomains of mic.pt.

Web-graph footprint

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

109 sites link to this hostname.

714 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mic.pt.

MechanismTarget
SPF_Amic.pt
SPF_INCLUDEcoded.pt
SPF_INCLUDEspf.sendinblue.com
SPF_IP5.206.228.20/24
SPF_MXmic.pt

Related pages

Pivot deeper into the graph from mic.pt.

Cypher and MCP

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

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