Skip to content

Hostname

mecasei.com

Last fetched

mecasei.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · mecasei.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mecasei.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.205.20718.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.87.24318.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.56.15556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.141.1956.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.46.19456.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:303
Organization
daniel tamiosso
Contact emails

Subdomains

8 observed subdomains of mecasei.com.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mecasei.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from mecasei.com.

Cypher and MCP

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

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