Skip to content

Hostname

meristation.com

Last fetched

meristation.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · meristation.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/meristation.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.212.21434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.76.7934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.96.5952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.45.6352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.117.6252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.253.12352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.234.4952.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.243.14954.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.124.16954.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.149.2354.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.132.15654.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.189.4354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.122.6354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:106
Organization
prisa digital
Contact emails

Subdomains

56 observed subdomains of meristation.com.

Web-graph footprint

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

710 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for meristation.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.216.63.159

Related pages

Pivot deeper into the graph from meristation.com.

Cypher and MCP

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

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