Skip to content

Hostname

miraxia.com

Last fetched

miraxia.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · miraxia.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/miraxia.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.168.136.252128.168.128.0/18AS36351SOFTLAYER - IBM CloudJP
162.133.135.206162.133.128.0/18AS36351SOFTLAYER - IBM CloudJP

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

5 observed subdomains of miraxia.com.

Web-graph footprint

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

17 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for miraxia.com.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP126.249.182.225
SPF_IP159.28.124.145
SPF_IP175.98.123.0/26
SPF_IP20.89.255.13
SPF_IP202.39.227.0/23
SPF_IP202.39.229.15
SPF_IP211.75.126.0/26
SPF_IP212.199.177.21
SPF_IP40.74.65.76
SPF_IP52.33.132.193
SPF_IP54.238.96.128
SPF_IP60.250.194.160
SPF_IP60.250.207.217

Related pages

Pivot deeper into the graph from miraxia.com.

Cypher and MCP

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

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