Skip to content

Hostname

wacker.com

Last fetched

wacker.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.192.68107.154.192.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.216.68107.154.216.0/24AS19551INCAPSULA - Incapsula IncGB

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.

Web-graph footprint

Distinct hostnames that link to or from wacker.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for wacker.com.

MechanismTarget
SPF_Asmtpw.cytric.net
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEbownow.jp
SPF_INCLUDEdigital-knowledge.sm.air.ne.jp
SPF_INCLUDEspf-b.mymxserver.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP110.232.197.160
SPF_IP110.232.197.161
SPF_IP149.96.13.2/32
SPF_IP149.96.14.2/32
SPF_IP185.97.22.17/32
SPF_IP193.18.197.47
SPF_IP193.18.249.29
SPF_IP193.18.249.31
SPF_IP194.153.114.152
SPF_IP194.187.94.70
SPF_IP194.60.78.105
SPF_IP195.82.63.30/32
SPF_IP212.18.19.53/32
SPF_IP212.18.19.58/32
SPF_IP23.83.208.0/20
SPF_IP62.75.142.229
SPF_MXwacker.com

Related pages

Pivot deeper into the graph from wacker.com.

Cypher and MCP

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

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