Skip to content

Hostname

miramar-group.com

Last fetched

miramar-group.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · miramar-group.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/miramar-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.238.10413.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.11113.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.2613.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.238.4013.226.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

18 observed subdomains of miramar-group.com.

Web-graph footprint

Distinct hostnames that link to or from miramar-group.com in the public web crawl.

50 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for miramar-group.com.

MechanismTarget
SPF_INCLUDEsmtp.spf.net.hk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP202.123.80.18
SPF_IP202.123.80.5
SPF_IP202.181.132.16
SPF_IP202.181.132.4
SPF_IP202.181.132.68
SPF_IP202.181.132.90
SPF_IP202.181.132.96

Related pages

Pivot deeper into the graph from miramar-group.com.

Cypher and MCP

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

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