Skip to content

Hostname

logopedicum.com

Last fetched

logopedicum.com resolves to 2 IPv4 addresses operated by AS205035 in ES. WHOIS lists iana:1403 as the registrar.

Nutrition Label

WHISPER CANON · logopedicum.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/logopedicum.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.236.2.21213.236.2.0/24AS205035ES
51.94.241.3751.94.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ES

WHOIS identity

Registrar
iana:1403
Organization
motamot
Contact emails

Subdomains

12 observed subdomains of logopedicum.com.

Web-graph footprint

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

121 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for logopedicum.com.

MechanismTarget
SPF_INCLUDE_spf.srv.cat
SPF_INCLUDEspf.sendinblue.com
SPF_MXlogopedicum.com

Related pages

Pivot deeper into the graph from logopedicum.com.

Cypher and MCP

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

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