Skip to content

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

WHISPER CANON · estimatesoftware.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/estimatesoftware.com

Resolution chain

estimatesoftware.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.133.195.116209.133.192.0/21AS29802HVC-AS - HIVELOCITY, Inc.US
142.248.180.96142.248.180.0/24AS40476SCALAHOSTING - Scala Hosting LLCUS

WHOIS identity

Registrar
iana:2
Organization
estimate software corporation
Contact emails

Subdomains

1 observed subdomain of estimatesoftware.com.

Web-graph footprint

Distinct hostnames that link to or from estimatesoftware.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • estimatesoftware.com

SPF policy

4 SPF mechanisms authorising senders for estimatesoftware.com.

MechanismTarget
SPF_Aestimatesoftware.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP209.133.195.110
SPF_MXestimatesoftware.com

Related pages

Pivot deeper into the graph from estimatesoftware.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.