Skip to content

Hostname

calculoid.com

Last fetched

calculoid.com resolves to 1 IPv4 address operated by DIGINEXT-VN Diginext Group Joint Stock Company in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · calculoid.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/calculoid.com

Resolution chain

calculoid.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.178.173.18185.178.172.0/22AS206548DIGINEXT-VN Diginext Group Joint Stock CompanyCZ

WHOIS identity

Registrar
iana:69
Organization
easy software s.r.o.
Contact emails

Subdomains

23 observed subdomains of calculoid.com.

Web-graph footprint

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

123 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for calculoid.com.

MechanismTarget
SPF_INCLUDE_spf.zcom.cz
SPF_INCLUDEspf1.easy.cz
SPF_IP37.187.130.183/32
SPF_IP37.187.154.80/32
SPF_IP46.234.114.0/24
SPF_IP46.234.115.65/25
SPF_IP89.185.230.128/25
SPF_IP95.168.204.160/27
SPF_IP95.168.217.128/26
SPF_MXcalculoid.com

Related pages

Pivot deeper into the graph from calculoid.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "calculoid.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.