Skip to content

Hostname

tuxera.com

Last fetched

tuxera.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · tuxera.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tuxera.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.125.59.16079.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:113
Organization
c/o idps international domain privacy services
Contact emails

Subdomains

65 observed subdomains of tuxera.com.

Web-graph footprint

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

604 sites link to this hostname.

213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tuxera.com.

MechanismTarget
SPF_Atuxera.com
SPF_INCLUDE145953278.spf07.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.100.106.160/27
SPF_IP194.100.59.0/26
SPF_IP4.14.244.17
SPF_IP95.175.125.100

Related pages

Pivot deeper into the graph from tuxera.com.

Cypher and MCP

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

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