Hostname
comm-ft.com
Last fetched
comm-ft.com resolves to 4 IPv4 addresses operated by AS1299 in FI. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
comm-ft.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.115.252.147 | 62.115.0.0/16 | AS1299 | — | FI |
| 62.115.252.155 | 62.115.0.0/16 | AS1299 | — | FI |
| 95.100.156.88 | 95.100.156.0/24 | AS20940 | — | BR |
| 95.100.156.91 | 95.100.156.0/24 | AS20940 | — | BR |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from comm-ft.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for comm-ft.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from comm-ft.com.
- IP · 62.115.252.147
- ASN · AS1299
- Registrar · iana:1068
- Country · FI
- Email · 485814a026be4a8fb2468d8eae471fb2.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · co…
- 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: "comm-ft.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.