Skip to content

Hostname

microplasticos.pt

Last fetched

microplasticos.pt resolves to 3 IPv4 addresses operated by AS59787 in PT.

Nutrition Label

WHISPER CANON · microplasticos.ptRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/microplasticos.pt

Resolution chain

microplasticos.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with microplasticos.pt in WhisperGraph.

Subdomains

7 observed subdomains of microplasticos.pt.

Web-graph footprint

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

22 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for microplasticos.pt.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDE_spf21.serverhs.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.30.17.171
SPF_IP51.195.223.214
SPF_IP89.26.241.209
SPF_MXmicroplasticos.pt

Related pages

Pivot deeper into the graph from microplasticos.pt.

Cypher and MCP

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

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