Skip to content

Hostname

venturi-group.com

Last fetched

venturi-group.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · venturi-group.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/venturi-group.com

Resolution chain

venturi-group.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.130.218.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.3318.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.5818.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.67.130.9218.67.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
54.192.151.1054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.8454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
brad lamb
Contact emails

Subdomains

19 observed subdomains of venturi-group.com.

Web-graph footprint

Distinct hostnames that link to or from venturi-group.com in the public web crawl.

64 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for venturi-group.com.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.timesheetz.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP51.132.132.228

Related pages

Pivot deeper into the graph from venturi-group.com.

Cypher and MCP

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

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