Skip to content

Hostname

modalisboa.pt

Last fetched

modalisboa.pt resolves to 1 IPv4 address operated by MEO-EMPRESAS in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.28.83.11162.28.0.0/16AS15525MEO-EMPRESASPT

WHOIS identity

Registrar
Organization
associacao - modalisboa
Contact emails

Subdomains

19 observed subdomains of modalisboa.pt.

Web-graph footprint

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

223 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for modalisboa.pt.

MechanismTarget
SPF_Amodalisboa.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_INCLUDEspf.mailjet.com
SPF_IP195.22.25.124
SPF_IP94.46.168.150
SPF_IP94.46.181.231/32
SPF_MXmodalisboa.pt

Related pages

Pivot deeper into the graph from modalisboa.pt.

Cypher and MCP

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

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