Hostname
paramount.com.ph
Last fetched
paramount.com.ph resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:863 as the registrar.
Nutrition Label
Resolution chain
paramount.com.ph resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.132.87 | 13.248.128.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.71.145.101 | 35.71.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 75.2.97.79 | 75.2.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.151.71 | 99.83.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:863
- Organization
- earl lim
- Contact emails
Subdomains
5 observed subdomains of paramount.com.ph.
Web-graph footprint
Distinct hostnames that link to or from paramount.com.ph in the public web crawl.
38 sites link to this hostname.
Sample inbound links
Sample outbound links
- paramount-com-ph.s3.ap-southeast-1.amazonaws.com
- paramountcorp.s3.ap-southeast-1.amazonaws.com
- plgic-production.s3.ap-southeast-1.amazonaws.com
- plgic-production.s3.amazonaws.com
- s3-ap-southeast-1.amazonaws.com
- plgic-production.s3-ap-southeast-1.amazonaws.com
- bancnetonline.com
- bpi-ada.com
- cdnjs.cloudflare.com
- res.cloudinary.com
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for paramount.com.ph.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | zeptomail.net |
Related pages
Pivot deeper into the graph from paramount.com.ph.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "paramount.com.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.