Skip to content

Hostname

logicaldoc.com

Last fetched

logicaldoc.com resolves to 2 IPv4 addresses operated by ARUBA-ASN in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.231.65.61195.231.64.0/20AS31034ARUBA-ASNIT
195.231.78.190195.231.64.0/20AS31034ARUBA-ASNIT

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0117226193
Contact emails

Subdomains

21 observed subdomains of logicaldoc.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for logicaldoc.com.

MechanismTarget
SPF_INCLUDE_spf.aruba.it
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_IP195.231.64.34
SPF_IP195.231.65.61
SPF_IP212.237.50.180
SPF_IP80.211.114.182
SPF_IP80.211.143.160
SPF_IP80.211.235.176
SPF_IP93.66.171.171
SPF_MXlogicaldoc.com

Related pages

Pivot deeper into the graph from logicaldoc.com.

Cypher and MCP

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

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