Skip to content

Hostname

52apian.com

Last fetched

52apian.com resolves to 192.81.168.3, announced in 192.81.168.0/23 by AS-HOSTUPON - HOSTUPON INC. in CA. 52apian.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 · 52apian.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/52apian.com

Resolution chain

IPv6 resolution

No AAAA record for 52apian.com is recorded in WhisperGraph.

Attribution

hostupon

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
b3e0c527d2a04ce79ed5ac4090be6944.protect@whoisguard.com, f2e0730aec614397bd6aa7af8d75a0e4.protect@withheldforprivacy.com

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

  • ns1.hostupon.com
  • ns2.hostupon.com

MX records

  • 52apian.com

SPF policy

  • a: 52apian.com
  • mx: 52apian.com
  • ip: 192.81.168.3
  • ip: 192.81.170.5
  • ip: 209.58.168.119
  • ip: 209.58.176.1

Threat-feed evidence

History

Related pages

Pivot from 52apian.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: "52apian.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.