Skip to content

Hostname

mail.fengshuiart.com

Last fetched

mail.fengshuiart.com resolves to 1 IPv4 address operated by PDC-BGP - Data Management in US.

Nutrition Label

WHISPER CANON · mail.fengshuiart.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.fengshuiart.com

Resolution chain

mail.fengshuiart.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.123.20.1238.123.20.0/23AS395584PDC-BGP - Data ManagementUS

WHOIS identity

No WHOIS records are currently associated with mail.fengshuiart.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for mail.fengshuiart.com.

MechanismTarget
SPF_Amail.fengshuiart.com
SPF_IP198.204.236.106
SPF_IP199.167.40.169
SPF_IP23.82.16.217
SPF_IP38.123.20.12
SPF_IP64.64.18.246
SPF_IP66.37.22.75
SPF_IP69.160.56.155
SPF_MXmail.fengshuiart.com

Related pages

Pivot deeper into the graph from mail.fengshuiart.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.fengshuiart.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.