Skip to content

Hostname

pheservers.com

Last fetched

pheservers.com resolves to 155.254.30.15, announced in 155.254.30.0/24 by H4Y-TECHNOLOGIES - H4Y Technologies LLC in US. pheservers.com 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 · pheservers.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pheservers.com

Resolution chain

IPv6 resolution

No AAAA record for pheservers.com is recorded in WhisperGraph.

Attribution

h4y

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
phe servers
Contact emails
info@pheservers.info

Subdomains

Mail and authentication

Nameservers

  • dns3.cloudns.net
  • dns4.cloudns.net
  • dns7.cloudns.net
  • dns8.cloudns.net

MX records

  • pheservers.com

SPF policy

  • a: pheservers.com
  • mx: pheservers.com
  • include: relay.mailchannels.net
  • ip: 137.74.114.126
  • ip: 155.254.29.44
  • ip: 155.254.30.15
  • ip: 184.172.254.220
  • ip: 198.154.246.43

Threat-feed evidence

History

Related pages

Pivot from pheservers.com 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: "pheservers.com"})-[: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.