Skip to content

Hostname

scdirecto.com

Last fetched

scdirecto.com resolves to 1 IPv4 address operated by AS16168 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · scdirecto.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scdirecto.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.144.112.14382.144.96.0/19AS16168ES

WHOIS identity

Registrar
iana:1600
Organization
hna servicios corporativos de seguros y pensiones, s.a. (unipersonal)
Contact emails

Subdomains

2 observed subdomains of scdirecto.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scdirecto.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.41.240.35
SPF_IP212.170.63.40
SPF_IP213.4.16.34
SPF_IP82.144.102.102
SPF_IP82.144.102.61
SPF_IP82.144.103.135
SPF_IP82.144.112.128/27

Related pages

Pivot deeper into the graph from scdirecto.com.

Cypher and MCP

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

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