Skip to content

Hostname

solinca.pt

Last fetched

solinca.pt resolves to 1 IPv4 address operated by AS1897 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.23.33.198195.23.0.0/16AS1897PT

WHOIS identity

Registrar
Organization
solinca iii - desporto e sa?de
Contact emails

Subdomains

52 observed subdomains of solinca.pt.

Web-graph footprint

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

81 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for solinca.pt.

MechanismTarget
SPF_Asolinca.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.23.32.1
SPF_IP195.23.32.2
SPF_IP195.23.32.3
SPF_IP195.23.32.4
SPF_IP195.23.32.7
SPF_IP195.23.7.19
SPF_IP52.164.121.213
SPF_IP52.178.96.82
SPF_MXsolinca.pt

Related pages

Pivot deeper into the graph from solinca.pt.

Cypher and MCP

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

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