Skip to content

Hostname

thisisgender.com

Last fetched

thisisgender.com resolves to 2 IPv4 addresses operated by IDNIC-WARNAHOST-AS-ID PT Warna Data Multimedia in ID. WHOIS lists iana:1478 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.157.146.98103.157.146.0/24AS141120IDNIC-WARNAHOST-AS-ID PT Warna Data MultimediaID
143.20.199.11143.20.199.0/24AS151592IDNIC-AWANDATA-AS-ID PT Awan Data TeknologiID

WHOIS identity

Registrar
iana:1478
Organization
lukman el-hakim
Contact emails

Subdomains

13 observed subdomains of thisisgender.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • thisisgender.com

SPF policy

5 SPF mechanisms authorising senders for thisisgender.com.

MechanismTarget
SPF_Athisisgender.com
SPF_INCLUDEwarnahost.net
SPF_IP103.157.146.98
SPF_IP143.20.199.10
SPF_MXthisisgender.com

Related pages

Pivot deeper into the graph from thisisgender.com.

Cypher and MCP

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

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