Skip to content

Hostname

scival.com

Last fetched

scival.com resolves to 6 IPv4 addresses operated by AS209242 in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · scival.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scival.com

Resolution chain

scival.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
203.22.241.24203.22.241.0/24AS209242GB
203.22.241.25203.22.241.0/24AS209242GB
34.194.80.6334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.162.22844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.33.18352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.152.5454.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:447
Organization
relx intellectual properties sa.
Contact emails

Subdomains

20 observed subdomains of scival.com.

Web-graph footprint

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

538 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for scival.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from scival.com.

Cypher and MCP

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

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