Skip to content

Hostname

mailmx4.fjglpc.com

Last fetched

mailmx4.fjglpc.com resolves to 3 IPv4 addresses operated by CHINA169-BJ China Unicom Beijing Province Network in CN.

Nutrition Label

WHISPER CANON · mailmx4.fjglpc.comRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mailmx4.fjglpc.com

Resolution chain

mailmx4.fjglpc.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
123.114.232.86123.114.192.0/18AS4808CHINA169-BJ China Unicom Beijing Province NetworkCN
223.71.28.5223.71.28.0/24AS56048CMNET-BEIJING-AP China Mobile Communicaitons CorporationCN
223.71.28.5223.71.28.0/24AS56048CMNET-BEIJING-AP China Mobile Communicaitons CorporationCN
36.112.48.15036.112.48.0/22AS4847CNIX-AP China Networks Inter-ExchangeCN
36.112.48.15036.112.48.0/22AS4847CNIX-AP China Networks Inter-ExchangeCN

WHOIS identity

No WHOIS records are currently associated with mailmx4.fjglpc.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mailmx4.fjglpc.com.

Cypher and MCP

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

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