Skip to content

Hostname

laybuy.com

Last fetched

laybuy.com resolves to 14 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · laybuy.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/laybuy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.41.220104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
172.66.155.21172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.66.192.1018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.9118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
domain may be for sale, check igloo.com domain admin
Contact emails

Subdomains

39 observed subdomains of laybuy.com.

Web-graph footprint

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

774 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for laybuy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from laybuy.com.

Cypher and MCP

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

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