Skip to content

Hostname

scml.pt

Last fetched

scml.pt resolves to 3 IPv4 addresses operated by AS1897 in PT.

Nutrition Label

WHISPER CANON · scml.ptRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/scml.pt

Resolution chain

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

WHOIS identity

Registrar
Organization
santa casa da misericordia de lisboa
Contact emails

Subdomains

61 observed subdomains of scml.pt.

Web-graph footprint

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

527 sites link to this hostname.

212 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for scml.pt.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.126.119.134
SPF_IP193.126.119.36
SPF_IP193.126.119.6
SPF_IP193.126.119.62

Related pages

Pivot deeper into the graph from scml.pt.

Cypher and MCP

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

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