Skip to content

Hostname

maisonlexia.com

Last fetched

maisonlexia.com resolves to 1 IPv4 address operated by AS7671 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · maisonlexia.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/maisonlexia.com

Resolution chain

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

IPPrefixASNOperatorCountry
211.1.226.20211.1.224.0/20AS7671JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by muumuudomain
Contact emails

Subdomains

8 observed subdomains of maisonlexia.com.

Web-graph footprint

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

101 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for maisonlexia.com.

MechanismTarget
SPF_Amaisonlexia.com
SPF_Ans.maisonlexia.com
SPF_INCLUDEspf.am.arara.com
SPF_INCLUDEspf.maildealer.jp
SPF_IP114.179.103.121
SPF_IP153.122.44.89
SPF_IP153.122.8.202
SPF_IP153.122.8.203
SPF_IP211.1.226.20
SPF_MXmaisonlexia.com
SPF_MXmdpapper.maildealer.jp

Related pages

Pivot deeper into the graph from maisonlexia.com.

Cypher and MCP

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

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