Skip to content

Hostname

solidset.pt

Last fetched

solidset.pt resolves to 3 IPv4 addresses operated by AS3243 in PT.

Nutrition Label

WHISPER CANON · solidset.ptRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/solidset.pt

Resolution chain

solidset.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 solidset.pt in WhisperGraph.

Subdomains

1 observed subdomain of solidset.pt.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for solidset.pt.

MechanismTarget
SPF_Asolidset.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP213.13.6.11
SPF_IP213.30.68.102
SPF_IP213.30.69.142
SPF_IP94.46.15.240
SPF_MXsolidset.pt

Related pages

Pivot deeper into the graph from solidset.pt.

Cypher and MCP

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

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