Skip to content

Hostname

mora-qualitas.com

Last fetched

mora-qualitas.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · mora-qualitas.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mora-qualitas.com

Resolution chain

mora-qualitas.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.222.149.1152.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.12852.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.2552.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.149.7752.222.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

4 observed subdomains of mora-qualitas.com.

Web-graph footprint

Distinct hostnames that link to or from mora-qualitas.com in the public web crawl.

72 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mora-qualitas.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-bma.mpme.jp
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32

Related pages

Pivot deeper into the graph from mora-qualitas.com.

Cypher and MCP

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

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