Hostname
estimatesoftware.com
Last fetched
estimatesoftware.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
estimatesoftware.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 |
|---|---|---|---|---|
| 209.133.195.116 | 209.133.192.0/21 | AS29802 | HVC-AS - HIVELOCITY, Inc. | US |
| 142.248.180.96 | 142.248.180.0/24 | AS40476 | SCALAHOSTING - Scala Hosting LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- estimate software corporation
- Contact emails
Subdomains
1 observed subdomain of estimatesoftware.com.
| Subdomain |
|---|
| www.estimatesoftware.com |
Web-graph footprint
Distinct hostnames that link to or from estimatesoftware.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- estimatesoftware.com
SPF policy
4 SPF mechanisms authorising senders for estimatesoftware.com.
| Mechanism | Target |
|---|---|
| SPF_A | estimatesoftware.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_IP | 209.133.195.110 |
| SPF_MX | estimatesoftware.com |
Related pages
Pivot deeper into the graph from estimatesoftware.com.
- IP · 209.133.195.116
- ASN · AS29802HVC-AS - HIVELOCITY, Inc.
- Registrar · iana:2
- Country · US
- Email · kf8hh9x98pt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · es…
- 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: "estimatesoftware.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.