Skip to content

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

WHISPER CANON · freefirehack.keyverticals.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/freefirehack.keyverticals.com

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.

IPPrefixASNOperatorCountry
109.74.196.164109.74.192.0/20AS63949AKAMAI-LINODE-AP - Akamai Connected CloudGB
176.58.99.77176.58.96.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudGB

WHOIS identity

No WHOIS records are currently associated with freefirehack.keyverticals.com in WhisperGraph.

Subdomains

2 observed subdomains of freefirehack.keyverticals.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for freefirehack.keyverticals.com.

MechanismTarget
SPF_Afreefirehack.keyverticals.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP109.74.196.164
SPF_IP139.162.151.111
SPF_IP160.153.16.41
SPF_IP198.12.125.130
SPF_IP45.56.79.157
SPF_IP46.252.205.152
SPF_IP67.205.177.204
SPF_MXfreefirehack.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.