Skip to content

Hostname

geektechify.com

Last fetched

geektechify.com resolves to 4 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · geektechify.comRouting diversity3.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/geektechify.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.254.129.130104.254.129.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
107.155.97.138107.155.97.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
162.212.56.42162.212.56.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
162.252.83.238162.252.83.0/24AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

2 observed subdomains of geektechify.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for geektechify.com.

MechanismTarget
SPF_Ageektechify.com
SPF_IP45.158.37.144
SPF_MXgeektechify.com

Related pages

Pivot deeper into the graph from geektechify.com.

Cypher and MCP

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

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