Skip to content

Hostname

memodo.it

Last fetched

memodo.it resolves to 1 IPv4 address operated by AS47447 in DE. WHOIS lists registrar:checkdomain gmbh as the registrar.

Nutrition Label

WHISPER CANON · memodo.itRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/memodo.it

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.208.176194.6.208.0/22AS47447DE

WHOIS identity

Registrar
registrar:checkdomain gmbh
Organization
memodo gmbh & co. kg
Contact emails

Subdomains

11 observed subdomains of memodo.it.

Web-graph footprint

Distinct hostnames that link to or from memodo.it in the public web crawl.

23 sites link to this hostname.

160 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for memodo.it.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP158.69.163.48/29
SPF_IP178.77.121.128/26
SPF_IP194.42.96.0/23
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP2607:5300:203:fe1::/112
SPF_IP2a00:f48:1008:0:0:230:156:10
SPF_IP2a00:f48:1008:0:0:231:247:10
SPF_IP46.4.238.128/29
SPF_IP62.113.230.156
SPF_IP62.113.231.246
SPF_IP62.113.231.247
SPF_IP80.237.130.0/24
SPF_IP80.237.132.0/23
SPF_IP80.237.137.0/24
SPF_IP80.237.138.0/24
SPF_IP83.169.24.0/21
SPF_IP87.230.104.0/22
SPF_IP87.230.40.0/21
SPF_IP87.230.60.0/22
SPF_IP91.250.64.0/21

Related pages

Pivot deeper into the graph from memodo.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "memodo.it"})-[: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.