Skip to content

Hostname

7daydevotionals.com

Last fetched

7daydevotionals.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · 7daydevotionals.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/7daydevotionals.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.199.19915.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
173.236.254.105173.236.128.0/17AS26347DREAMHOST-AS - New Dream Network, LLCUS
3.33.253.713.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

7 observed subdomains of 7daydevotionals.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 7daydevotionals.com.

MechanismTarget
SPF_A7daydevotionals.com
SPF_INCLUDE_spf.elasticemail.com
SPF_MX7daydevotionals.com

Related pages

Pivot deeper into the graph from 7daydevotionals.com.

Cypher and MCP

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

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