Hostname
phl.org
Last fetched
phl.org resolves to 104.18.16.50, announced in 104.18.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. phl.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.18.16.50
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 104.18.17.50
104.18.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
Attribution
Cloudflare
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- iana:440
- Registrant organisation
- charles reed
- Contact emails
- charles.reed@phl.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- leonidas.ns.cloudflare.com
- perla.ns.cloudflare.com
MX records
- phl-org.mail.protection.outlook.com
SPF policy
- ip: 148.59.106.0/23
- ip: 148.59.108.0/23
- ip: 192.82.102.0/24
- ip: 208.185.229.0/24
- ip: 208.185.235.0/24
- ip: 147.160.167.0/26
- ip: 142.0.180.120/32
- ip: 149.72.147.186/32
- ip: 23.21.109.197/32
- ip: 23.21.109.212/32
- ip: 167.89.101.239/32
- ip: 148.59.107.25/32
- ip: 148.59.109.25/32
- ip: 168.245.40.44/32
- include: spf.protection.outlook.com
- include: _spf.samanage.com
- include: servers.mcsv.net
- ip: 107.23.133.48
- ip: 65.74.169.90
- ip: 65.74.169.93
Threat-feed evidence
History
Related pages
Pivot from phl.org into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "phl.org"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.