Skip to content

Hostname

soltour.pt

Last fetched

soltour.pt resolves to 1 IPv4 address operated by F5 - F5 Networks SARL in NL.

Nutrition Label

WHISPER CANON · soltour.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/soltour.pt

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.130.79159.60.128.0/20AS35280F5 - F5 Networks SARLNL

WHOIS identity

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

Subdomains

10 observed subdomains of soltour.pt.

Web-graph footprint

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

15 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for soltour.pt.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf-004e0901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsoltour.pt

Related pages

Pivot deeper into the graph from soltour.pt.

Cypher and MCP

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

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