Skip to content

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

WHISPER CANON · phylum.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/phylum.io

Resolution chain

phylum.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.10618.173.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1418.173.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7218.173.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.7418.173.142.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1053.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.563.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.993.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.166.135.1193.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.373.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.553.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.993.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

44 observed subdomains of phylum.io.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for phylum.io.

MechanismTarget
SPF_INCLUDE8425557.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.