Skip to content

Hostname

weeloy.com

Last fetched

weeloy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · weeloy.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/weeloy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.214.71.19213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.195.22413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.66.713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.34.7713.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.228.13713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.8.17618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.119.15818.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.0.2533.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.154.973.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.147.93.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.154.1673.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.46.593.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.86.1663.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.117.16152.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.228.22252.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.239.21652.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.133.22752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.62.22447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
13.214.64.6813.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.235.1047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

15 observed subdomains of weeloy.com.

Web-graph footprint

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

46 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for weeloy.com.

MechanismTarget
SPF_INCLUDE_spf.contacta.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zohoanalytics.com
SPF_INCLUDEtransmail.net

Related pages

Pivot deeper into the graph from weeloy.com.

Cypher and MCP

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

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