Hostname
distributionpharmaplus.ca
Last fetched
distributionpharmaplus.ca resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:401749 as the registrar.
Nutrition Label
Resolution chain
distributionpharmaplus.ca resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.156.168.70 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.157.18.27 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 15.157.35.65 | 15.156.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.99.109.10 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.99.116.223 | 3.98.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 35.182.159.69 | 35.182.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:401749
- Organization
- distribution pharmaplus
- Contact emails
- —
Subdomains
3 observed subdomains of distributionpharmaplus.ca.
Web-graph footprint
Distinct hostnames that link to or from distributionpharmaplus.ca in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for distributionpharmaplus.ca.
| Mechanism | Target |
|---|---|
| SPF_A | distributionpharmaplus.ca |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | vertisoftpme.com |
| SPF_IP | 216.137.165.75 |
| SPF_IP | 52.237.37.179 |
| SPF_MX | distributionpharmaplus.ca |
Related pages
Pivot deeper into the graph from distributionpharmaplus.ca.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "distributionpharmaplus.ca"})-[: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.