Skip to content

Hostname

pitea.xyz

Last fetched

pitea.xyz resolves to 185.157.161.187, announced in 185.157.160.0/23 by OBEHOSTING - Obehosting AB in SE. pitea.xyz 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 · pitea.xyzRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/pitea.xyz

Resolution chain

IPv6 resolution

Attribution

obehosting

ORIGIN_AS

WHOIS identity

Registrar
iana:1564
Contact emails
sunyajiang@gmail.com

Subdomains

Mail and authentication

Nameservers

  • ns.pite.biz
  • ns2.pite.biz
  • ns.helvetet.eu
  • ns2.helvetet.eu
  • helvetet1.sytes.net
  • helvetet2.sytes.net
  • ns.pitea.xyz
  • ns2.pitea.xyz

MX records

  • mail.pitea.xyz

SPF policy

  • ip: 2001:470:deca::/48
  • include: _spf.google.com
  • include: spf.protection.outlook.com
  • include: _spf.online.superoffice.com
  • include: spf-b.telia.com
  • ip: 185.157.161.187

Threat-feed evidence

History

Related pages

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