Hostname
firmseek.com
Last fetched
firmseek.com resolves to 2 IPv4 addresses operated by COGECO-PEER1 - Aptum Technologies in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
firmseek.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 |
|---|---|---|---|---|
| 216.157.108.97 | 216.157.104.0/21 | AS13768 | COGECO-PEER1 - Aptum Technologies | US |
| 72.32.131.23 | 72.32.0.0/16 | AS33070 | RMH-14 - Rackspace Hosting | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- domain protection services,
- Contact emails
Subdomains
57 observed subdomains of firmseek.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from firmseek.com in the public web crawl.
179 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for firmseek.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_IP | 172.237.131.106/32 |
| SPF_IP | 2600:3c03:0:0:f03c:93ff:fe46:cb9e |
| SPF_IP | 2600:3c03:0:0:f03c:93ff:fec6:bd92 |
| SPF_IP | 2600:3c06:0:0:2000:bbff:feb0:f7db |
| SPF_IP | 2604:2dc0:200:1ad1:f173:5eec:1:0 |
| SPF_IP | 45.79.177.178/32 |
| SPF_IP | 51.81.215.96/28 |
| SPF_IP | 72.32.131.17/32 |
| SPF_IP | 72.32.145.217/32 |
| SPF_IP | 74.205.50.0/29 |
| SPF_IP | 97.107.133.82/32 |
Related pages
Pivot deeper into the graph from firmseek.com.
- IP · 216.157.108.97
- ASN · AS13768COGECO-PEER1 - Aptum Technologies
- Registrar · iana:93
- Country · US
- Email · 1a7c07b524a60684f37b2f8698d4a9dc81c64b8e@whois.gkg.net
- TLD · .com
- Browse hostnames · fi…
- 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: "firmseek.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.