Skip to content

Hostname

ubivent.com

Last fetched

ubivent.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ubivent.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ubivent.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.12813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.4313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.6313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.7613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.10818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.10918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.1918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.9218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.187.10718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.6918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.9318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.1103.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.523.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.703.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.803.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
thomas butter
Contact emails

Subdomains

29 observed subdomains of ubivent.com.

Web-graph footprint

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

229 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ubivent.com.

MechanismTarget
SPF_Amail.meetyoo.de
SPF_Amail2.meetyoo.de
SPF_Aubivent.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP174.129.204.70/32
SPF_MXubivent.com

Related pages

Pivot deeper into the graph from ubivent.com.

Cypher and MCP

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

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