Skip to content

Hostname

ad.4proptrader.com

Last fetched

ad.4proptrader.com resolves to 1 IPv4 address operated by SENTIA in DK.

Nutrition Label

WHISPER CANON · ad.4proptrader.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ad.4proptrader.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.48.112.4586.48.112.0/23AS47292SENTIADK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ad.4proptrader.com.

MechanismTarget
SPF_Aad.4proptrader.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP141.95.97.31
SPF_MXad.4proptrader.com

Related pages

Pivot deeper into the graph from ad.4proptrader.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ad.4proptrader.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.