Skip to content

Hostname

ventusnetworks.com

Last fetched

ventusnetworks.com resolves to 98.81.166.20, announced in 98.80.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. ventusnetworks.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ventusnetworks.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/ventusnetworks.com

Resolution chain

IPv6 resolution

No AAAA record for ventusnetworks.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
domains by proxy,
Contact emails
accountspayable@ventusnetworks.com, ventusnetworks.com@domainsbyproxy.com, 75c4ecf6726c4b668dce46de305c04dc.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns10.digicertdns.com
  • ns11.digicertdns.com
  • ns12.digicertdns.com
  • ns13.digicertdns.net
  • ns14.digicertdns.net
  • ns15.digicertdns.net

MX records

  • d268082a.ess.barracudanetworks.com
  • d268082b.ess.barracudanetworks.com

SPF policy

  • ip: 207.166.92.11/32
  • ip: 207.166.95.11/32
  • ip: 207.166.101.207/32
  • ip: 207.166.104.207/32
  • ip: 216.20.244.25/32
  • include: amazonses.com
  • include: spf.ess.barracudanetworks.com
  • include: spf.protection.outlook.com
  • a: ventusnetworks.com
  • mx: ventusnetworks.com
  • ip: 173.251.33.38
  • ip: 18.159.3.61
  • ip: 216.20.248.25
  • ip: 3.64.218.180
  • ip: 69.67.78.2
  • ip: 69.67.79.199

Threat-feed evidence

History

Related pages

Pivot from ventusnetworks.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ventusnetworks.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.