Skip to content

Hostname

scopus.com

Last fetched

scopus.com resolves to 2 IPv4 addresses operated by MCPL-AS in GB. WHOIS lists iana:447 as the registrar.

Nutrition Label

WHISPER CANON · scopus.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scopus.com

Resolution chain

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

WHOIS identity

Registrar
iana:447
Organization
domain manager
Contact emails

Subdomains

44 observed subdomains of scopus.com.

Web-graph footprint

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

32,733 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scopus.com.

MechanismTarget
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP23.106.239.17
SPF_IP63.32.228.194
SPF_IP99.80.120.176

Related pages

Pivot deeper into the graph from scopus.com.

Cypher and MCP

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

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