Hostname
2calgo.com
Last fetched
2calgo.com resolves to 1 IPv4 address operated by TGNA-KTVB - TEGNA Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
2calgo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.98.35.232 | 208.98.35.0/24 | AS46844 | TGNA-KTVB - TEGNA Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1c17e5ddae3f83fb1f5f06b01f6729312b36e1359a8938c2fb221d9126389595@2calgo.com.whoisproxy.org
- 337c32a00df8681664af5ad82a446579bfa2fd7fe0f59f2fc661158a50689d22@2calgo.com.whoisproxy.org
- 36393475918a75466d9cc90905249090e524937e865ea56078f3a5eb486b27be@2calgo.com.whoisproxy.org
- 522dbe1db184f6bf6e32c7c814f9e43ae84a1f58b9294e18635e02d305954858@2calgo.com.whoisproxy.org
- 557fb9c4308e89894c99a2c1304c14d537bbc42258f7cddc510262d3dbef3efd@2calgo.com.whoisproxy.org
- 69712a5113a344ef81d7ac6b40aa4c4481bd649103ae85847ea4423f5b36d601@2calgo.com.whoisproxy.org
- 71c9982fa671696232a29f29406fcf9ad688358193d7faf474d73ba8c0fbdf61@2calgo.com.whoisproxy.org
- 743f2113ed9fa3fe54a1259634dd4f9a11ecf90baefd47ea8c27f537ac924c2b@2calgo.com.whoisproxy.org
- 88cc6d119a8a055e010f6c57833e949dd4f8bf857aa94a98af33d9fffa78f607@2calgo.com.whoisproxy.org
- a62521a54f68063d07a64e738a91e78cbce6ca4263ab62bc1d47ed5ddd92661e@2calgo.com.whoisproxy.org
- ae330f4e2e6cd3cd3f906a525ccb4047321401279ff3ba8b7a60ace02f0367d7@2calgo.com.whoisproxy.org
- e5fc24bf0fe9de1a2572f618ce46d1afac9dcbf74091dc39d15a1dccaef696da@2calgo.com.whoisproxy.org
- f5049d86a17135aeb3ae4b14cf7feebdbc219d57fda6df2b4933a40db3d81d12@2calgo.com.whoisproxy.org
Subdomains
2 observed subdomains of 2calgo.com.
| Subdomain |
|---|
| compiler.2calgo.com |
| www.2calgo.com |
Web-graph footprint
Distinct hostnames that link to or from 2calgo.com in the public web crawl.
14 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for 2calgo.com.
| Mechanism | Target |
|---|---|
| SPF_A | 2calgo.com |
| SPF_INCLUDE | _spf.site4now.net |
| SPF_MX | 2calgo.com |
Related pages
Pivot deeper into the graph from 2calgo.com.
- IP · 208.98.35.232
- ASN · AS46844TGNA-KTVB - TEGNA Inc.
- Registrar · iana:269
- Country · US
- Email · 1c17e5ddae3f83fb1f5f06b01f6729312b36e1359a8938c2fb221d9126389595@2calgo.com.whoisproxy.org
- TLD · .com
- Browse hostnames · 2c…
- 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: "2calgo.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.