Skip to content

Hostname

scrive.com

Last fetched

scrive.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · scrive.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/scrive.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.173.3452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.202.19154.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.251.23554.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of scrive.com owner
Contact emails

Subdomains

82 observed subdomains of scrive.com.

Web-graph footprint

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

380 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for scrive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.flowmailer.net
SPF_IP167.89.13.201
SPF_IP52.208.49.53
SPF_IP54.72.249.47
SPF_IP74.63.234.11

Related pages

Pivot deeper into the graph from scrive.com.

Cypher and MCP

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

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