Skip to content

Hostname

mata.ph

Last fetched

mata.ph resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mata.phRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mata.ph

Resolution chain

mata.ph resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.76.12118.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.7218.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.9318.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.76.9918.67.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mata.ph in WhisperGraph.

Subdomains

13 observed subdomains of mata.ph.

Web-graph footprint

Distinct hostnames that link to or from mata.ph in the public web crawl.

25 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mata.ph.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from mata.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mata.ph"})-[: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.