Skip to content

Hostname

spain.sc

Last fetched

spain.sc resolves to 1 IPv4 address operated by OVH in ES. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · spain.scRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spain.sc

Resolution chain

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

IPPrefixASNOperatorCountry
79.137.44.7679.137.0.0/17AS16276OVHES

WHOIS identity

Registrar
iana:303
Organization
igor kombarov
Contact emails

Subdomains

28 observed subdomains of spain.sc.

Web-graph footprint

Distinct hostnames that link to or from spain.sc in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for spain.sc.

MechanismTarget
SPF_Aspain.sc
SPF_INCLUDEspf.webhost.dynadot.com
SPF_INCLUDEwebhost-mail-out.dynadot.com
SPF_IP157.90.2.131
SPF_IP157.90.2.157
SPF_IP51.91.75.153
SPF_IP79.137.44.76
SPF_MXspain.sc

Related pages

Pivot deeper into the graph from spain.sc.

Cypher and MCP

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

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