Skip to content

Hostname

genx.build

Last fetched

genx.build resolves to 1 IPv4 address operated by AS60631 in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · genx.buildRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/genx.build

Resolution chain

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

IPPrefixASNOperatorCountry
130.185.76.103130.185.76.0/24AS60631IR

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0170076679
Contact emails

Subdomains

8 observed subdomains of genx.build.

Web-graph footprint

Distinct hostnames that link to or from genx.build in the public web crawl.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for genx.build.

MechanismTarget
SPF_Agenx.build
SPF_Amailgw-g.getway.biz
SPF_INCLUDEspf.brevo.com
SPF_IP185.164.73.138
SPF_IP82.115.16.182
SPF_MXgenx.build

Related pages

Pivot deeper into the graph from genx.build.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "genx.build"})-[: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.