Hostname
spf.pt
Last fetched
spf.pt is a registered hostname under the .pt top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- sociedade portuguesa de fisica
- Contact emails
- —
Subdomains
86 observed subdomains of spf.pt.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spf.pt in the public web crawl.
144 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for spf.pt.
| Mechanism | Target |
|---|---|
| SPF_A | cpanel.chob.pt |
| SPF_A | cpanel9.chob.pt |
| SPF_A | sci-meet.com |
| SPF_A | spf.pt |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 109.71.41.7 |
| SPF_IP | 149.202.70.206 |
| SPF_IP | 94.23.75.84 |
| SPF_IP | 94.23.76.47 |
| SPF_IP | 94.46.30.60 |
| SPF_MX | spf.pt |
Related pages
Pivot deeper into the graph from spf.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.