Hostname
keyverticals.com
Last fetched
keyverticals.com resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
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
- Registrar
- iana:1250
- Organization
- emmanuel ojuor
- Contact emails
Subdomains
53 observed subdomains of keyverticals.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from keyverticals.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for keyverticals.com.
| Mechanism | Target |
|---|---|
| SPF_A | 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 | keyverticals.com |
Related pages
Pivot deeper into the graph from keyverticals.com.
- IP · 109.74.196.164
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:1250
- Country · GB
- Email · ojuorchinedu@yahoo.com
- TLD · .com
- Browse hostnames · ke…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "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.