Skip to content

Hostname

scopalto.com

Last fetched

scopalto.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in FR. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · scopalto.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scopalto.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.232.53.32172.232.32.0/19AS63949VKT-HK Viking Telecom LimitedFR

WHOIS identity

Registrar
iana:1910
Organization
buzzdistrict
Contact emails

Subdomains

3 observed subdomains of scopalto.com.

Web-graph footprint

Distinct hostnames that link to or from scopalto.com in the public web crawl.

165 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scopalto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.79.159.216
SPF_IP2a01:7e00:0:0:f03c:92ff:fe06:79d6

Related pages

Pivot deeper into the graph from scopalto.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scopalto.com"})-[: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.