Skip to content

Hostname

next-ventures.com

Last fetched

next-ventures.com resolves to 1 IPv4 address operated by AS200083 in GB. WHOIS lists iana:134 as the registrar.

Nutrition Label

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

Resolution chain

next-ventures.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.182.19.22162.182.16.0/21AS200083GB

WHOIS identity

Registrar
iana:134
Organization
private individual
Contact emails

Subdomains

5 observed subdomains of next-ventures.com.

Web-graph footprint

Distinct hostnames that link to or from next-ventures.com in the public web crawl.

29 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for next-ventures.com.

MechanismTarget
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDEtheaccessgroupspf.smtp.com
SPF_IP154.59.141.0/24
SPF_IP185.61.211.168/29
SPF_IP212.250.3.0/24
SPF_IP45.33.124.95
SPF_IP62.182.19.221
SPF_IP62.253.141.0/24
SPF_IP62.64.228.57/29
SPF_IP64.253.47.0/24
SPF_IP64.253.47.191/32
SPF_IP77.72.204.4

Related pages

Pivot deeper into the graph from next-ventures.com.

Cypher and MCP

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

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