Skip to content

Hostname

genbubikes.com

Last fetched

genbubikes.com resolves to 2 IPv4 addresses operated by AS131921 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:49
Organization
genbubikes
Contact emails

Subdomains

2 observed subdomains of genbubikes.com.

Web-graph footprint

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

29 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for genbubikes.com.

MechanismTarget
SPF_INCLUDE_spf.shared-server.net
SPF_IP210.171.38.224/27
SPF_IP210.229.250.13
SPF_IP210.229.250.149
SPF_IP210.229.252.223
SPF_IP210.229.252.228
SPF_IP210.229.252.236
SPF_IP210.229.252.250
SPF_IP210.229.252.26
SPF_IP210.229.252.27
SPF_IP210.229.252.38
SPF_IP210.229.252.40
SPF_IP210.229.252.47
SPF_IP210.229.252.55

Related pages

Pivot deeper into the graph from genbubikes.com.

Cypher and MCP

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

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