Skip to content

Hostname

webmail.switchdigital.pt

Last fetched

webmail.switchdigital.pt resolves to 3 IPv4 addresses operated by MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A. in PT.

Nutrition Label

WHISPER CANON · webmail.switchdigital.ptRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/webmail.switchdigital.pt

Resolution chain

webmail.switchdigital.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.221.37.70176.221.37.0/24AS15525MEO-EMPRESAS - MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT
2.18.21.1942.18.21.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CL
2.18.21.2022.18.21.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CL

WHOIS identity

No WHOIS records are currently associated with webmail.switchdigital.pt in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for webmail.switchdigital.pt.

MechanismTarget
SPF_INCLUDEspf.ciberserver.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_MXwebmail.switchdigital.pt

Related pages

Pivot deeper into the graph from webmail.switchdigital.pt.

Cypher and MCP

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

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