Skip to content

Hostname

goweb.pt

Last fetched

goweb.pt resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · goweb.ptRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/goweb.pt

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.44.73192.99.0.0/16AS16276CA

WHOIS identity

Registrar
Organization
go web - produ??o de paginas internet lda
Contact emails

Subdomains

273 observed subdomains of goweb.pt.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for goweb.pt.

MechanismTarget
SPF_Agoweb.pt
SPF_INCLUDE_spf.kmitd.com
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP192.99.44.73
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP2001:41d0:2:5ab7::/64
SPF_IP208.117.48.0/20
SPF_IP37.187.141.155
SPF_IP50.31.32.0/19
SPF_MXgoweb.pt

Related pages

Pivot deeper into the graph from goweb.pt.

Cypher and MCP

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

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