Skip to content

Hostname

updigital.pt

Last fetched

updigital.pt resolves to 1 IPv4 address operated by AS196752 in NL.

Nutrition Label

WHISPER CANON · updigital.ptRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/updigital.pt

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.124.437.252.124.0/24AS196752NL

WHOIS identity

Registrar
Organization
mdc, digital culture lda
Contact emails

Subdomains

9 observed subdomains of updigital.pt.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for updigital.pt.

MechanismTarget
SPF_Aupdigital.pt
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.252.126.104
SPF_IP62.193.224.192
SPF_IP62.193.230.2
SPF_IP62.193.252.82
SPF_IP62.193.254.194
SPF_MXupdigital.pt

Related pages

Pivot deeper into the graph from updigital.pt.

Cypher and MCP

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

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