Hostname
phylum.io
Last fetched
phylum.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
phylum.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.106 | 18.173.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.14 | 18.173.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.72 | 18.173.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.74 | 18.173.142.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.150.105 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.56 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.63 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.99 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.135.119 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.37 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.55 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.99 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
44 observed subdomains of phylum.io.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phylum.io in the public web crawl.
75 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for phylum.io.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8425557.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from phylum.io.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phylum.io"})-[: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.