Skip to content

Hostname

solverde.pt

Last fetched

solverde.pt resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.80.169.13713.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
195.23.69.231195.23.0.0/16AS1897EUNETPT

WHOIS identity

Registrar
Organization
solverde,
Contact emails

Subdomains

49 observed subdomains of solverde.pt.

Web-graph footprint

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

398 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for solverde.pt.

MechanismTarget
SPF_Asolverde.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.23.69.226
SPF_IP195.23.69.230
SPF_IP195.23.69.231
SPF_IP213.187.224.6/32
SPF_MXsolverde.pt

Related pages

Pivot deeper into the graph from solverde.pt.

Cypher and MCP

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

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