Skip to content

Hostname

nuly.bot

Last fetched

nuly.bot resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · nuly.botRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nuly.bot

Resolution chain

nuly.bot resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.52.11718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.5418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.6218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1011
Organization
nugunadata
Contact emails

Subdomains

1 observed subdomain of nuly.bot.

Subdomain
www.nuly.bot

Web-graph footprint

Distinct hostnames that link to or from nuly.bot in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nuly.bot.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from nuly.bot.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nuly.bot"})-[: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.