Skip to content

Hostname

tybera.com

Last fetched

tybera.com resolves to 2 IPv4 addresses operated by VOONAMI - Voonami, Inc. in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · tybera.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tybera.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.192.164.154199.192.164.0/22AS30247VOONAMI - Voonami, Inc.US
64.90.195.10164.90.192.0/22AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:86
Organization
bruce walters
Contact emails

Subdomains

4 observed subdomains of tybera.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tybera.com.

MechanismTarget
SPF_Aefiling.tybera.com
SPF_Amail.tybera.com
SPF_Awebmail.tybera.com
SPF_IP173.14.235.194
SPF_IP173.14.235.200
SPF_IP199.192.164.154
SPF_IP64.90.195.120
SPF_IP64.90.195.121
SPF_MXtybera.com

Related pages

Pivot deeper into the graph from tybera.com.

Cypher and MCP

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

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