Skip to content

Hostname

phhs.org

Last fetched

phhs.org resolves to 67.192.244.80, announced in 67.192.0.0/16 by RMH-14 - Rackspace Hosting in US. phhs.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · phhs.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/phhs.org

Resolution chain

IPv6 resolution

No AAAA record for phhs.org is recorded in WhisperGraph.

Attribution

rackspace

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
dallas county hospital district
Contact emails
admins@qsigroup.com, digital.comm@phhs.org, jared.porter@phhs.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

  • dns1.phhs.org
  • dns2.phhs.org
  • dns3.phhs.org
  • dns4.phhs.org
  • v-dc6lb-pd03.pmh.org
  • v-f5lb-ts01.pmh.org
  • v-nphlb-pd04.pmh.org

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • redirect: 4flbbaaq._spf._d.mim.ec

Threat-feed evidence

History

Related pages

Pivot from phhs.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: "phhs.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 20

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