Hostname
freefirehack.keyverticals.com
Last fetched
freefirehack.keyverticals.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB.
Nutrition Label
Resolution chain
freefirehack.keyverticals.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.74.196.164 | 109.74.192.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
| 176.58.99.77 | 176.58.96.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
WHOIS identity
No WHOIS records are currently associated with freefirehack.keyverticals.com in WhisperGraph.
Subdomains
2 observed subdomains of freefirehack.keyverticals.com.
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for freefirehack.keyverticals.com.
| Mechanism | Target |
|---|---|
| SPF_A | freefirehack.keyverticals.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 109.74.196.164 |
| SPF_IP | 139.162.151.111 |
| SPF_IP | 160.153.16.41 |
| SPF_IP | 198.12.125.130 |
| SPF_IP | 45.56.79.157 |
| SPF_IP | 46.252.205.152 |
| SPF_IP | 67.205.177.204 |
| SPF_MX | freefirehack.keyverticals.com |
Related pages
Pivot deeper into the graph from freefirehack.keyverticals.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "freefirehack.keyverticals.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.