Skip to content

Hostname

webtuga.pt

Last fetched

webtuga.pt resolves to 1 IPv4 address operated by RACKFIBER in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.240.251.189185.240.248.0/22AS39384RACKFIBERPT

WHOIS identity

Registrar
Organization
dream fusion - it services, lda
Contact emails

Subdomains

193 observed subdomains of webtuga.pt.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for webtuga.pt.

MechanismTarget
SPF_Awebtuga.pt
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDE_spf.myorderbox.com
SPF_INCLUDEspf.webtuga.pt
SPF_IP185.240.251.189
SPF_MXwebtuga.pt

Related pages

Pivot deeper into the graph from webtuga.pt.

Cypher and MCP

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

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