Skip to content

Hostname

phaellc.com

Last fetched

phaellc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · phaellc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/phaellc.com

Resolution chain

phaellc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of phaellc.com.

Web-graph footprint

Distinct hostnames that link to or from phaellc.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for phaellc.com.

MechanismTarget
SPF_Aphaellc.com
SPF_INCLUDEphaellc-com.spf.smtp25.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.210.69.177
SPF_IP198.54.93.28
SPF_IP24.225.5.200/29
SPF_IP24.225.9.96/29
SPF_IP50.93.235.45
SPF_MXmail.phaellc.com
SPF_MXmail.prairiehorizon.com

Related pages

Pivot deeper into the graph from phaellc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "phaellc.com"})-[: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.