Skip to content

Hostname

nextbee.com

Last fetched

nextbee.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nextbee.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nextbee.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.225.12018.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.1418.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.2818.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.225.2918.160.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.113.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1263.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.43.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.713.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1043.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1073.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.523.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
ashish mohole
Contact emails

Subdomains

41 observed subdomains of nextbee.com.

Web-graph footprint

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

19 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nextbee.com.

MechanismTarget
SPF_INCLUDE_spf.nextbee_com._d.easydmarc.pro

Related pages

Pivot deeper into the graph from nextbee.com.

Cypher and MCP

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

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