Skip to content

Hostname

closeslumber.com

Last fetched

closeslumber.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · closeslumber.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/closeslumber.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
thomas lacher
Contact emails

Subdomains

3 observed subdomains of closeslumber.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

70 SPF mechanisms authorising senders for closeslumber.com.

MechanismTarget
SPF_IP100.42.48.0/20
SPF_IP104.152.64.0/21
SPF_IP104.171.0.0/20
SPF_IP104.47.0.0/17
SPF_IP108.167.128.0/18
SPF_IP108.175.144.0/20
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP108.179.192.0/18
SPF_IP130.211.0.0/22
SPF_IP159.66.160.100/32
SPF_IP159.66.160.101/32
SPF_IP162.144.0.0/16
SPF_IP162.253.144.0/21
SPF_IP162.254.160.0/21
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP172.253.112.0/20
SPF_IP172.253.56.0/21
SPF_IP173.194.0.0/16
SPF_IP192.169.48.0/20
SPF_IP192.185.0.0/16
SPF_IP198.252.64.0/20
SPF_IP198.58.80.0/20
SPF_IP2001:4860:4000::/36
SPF_IP205.173.227.101/32
SPF_IP209.17.115.0/24
SPF_IP209.85.128.0/17
SPF_IP216.172.160.0/19
SPF_IP216.239.32.0/19
SPF_IP216.58.192.0/19
SPF_IP23.91.112.0/20
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403:8000::/50
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP35.89.44.32/29
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.202.169.32/29
SPF_IP50.116.64.0/18
SPF_IP50.87.152.0/21
SPF_IP52.100.0.0/14
SPF_IP64.233.160.0/19
SPF_IP64.69.218.0/24
SPF_IP64.71.153.152/32
SPF_IP64.71.153.153/32
SPF_IP66.102.0.0/20
SPF_IP66.147.240.0/20
SPF_IP66.249.80.0/20
SPF_IP66.96.128.0/18
SPF_IP67.20.64.0/19
SPF_IP67.20.96.0/21
SPF_IP67.222.32.0/19
SPF_IP69.89.16.0/20
SPF_IP70.40.192.0/19
SPF_IP72.14.192.0/18
SPF_IP74.125.0.0/16
SPF_IP74.220.192.0/19

Related pages

Pivot deeper into the graph from closeslumber.com.

Cypher and MCP

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

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