Skip to content

Hostname

gentex.com

Last fetched

gentex.com resolves to 1 IPv4 address operated by WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELD in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gentex.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gentex.com

Resolution chain

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

IPPrefixASNOperatorCountry
114.129.130.52114.129.128.0/22AS55293WELLMARK - WELLMARK BLUE CROSS AND BLUE SHIELDUS

WHOIS identity

Registrar
iana:2
Organization
gentex corporation
Contact emails

Subdomains

61 observed subdomains of gentex.com.

Web-graph footprint

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

525 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gentex.com.

MechanismTarget
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErelay.bswift.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.129.130.52
SPF_IP12.47.172.3/32
SPF_IP149.72.231.47/32
SPF_IP199.122.115.215
SPF_IP204.19.223.0/24
SPF_IP217.89.101.100
SPF_IP217.89.101.102
SPF_MXgentex.com

Related pages

Pivot deeper into the graph from gentex.com.

Cypher and MCP

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

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