Skip to content

Hostname

phoenixhouse.space

Last fetched

phoenixhouse.space resolves to 1 IPv4 address operated by AS212551 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · phoenixhouse.spaceRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/phoenixhouse.space

Resolution chain

phoenixhouse.space resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.34.79.13195.34.79.0/24AS212551GB

WHOIS identity

Registrar
iana:1390
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of phoenixhouse.space.

Threat posture

History

Mail and authentication

MX records

  • phoenixhouse.space

SPF policy

4 SPF mechanisms authorising senders for phoenixhouse.space.

MechanismTarget
SPF_Aphoenixhouse.space
SPF_IP195.34.79.13
SPF_IP88.208.192.7
SPF_MXphoenixhouse.space

Related pages

Pivot deeper into the graph from phoenixhouse.space.

Cypher and MCP

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

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