Hostname
wacker.com
Last fetched
wacker.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.
Nutrition Label
Resolution chain
wacker.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.154.192.68 | 107.154.192.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 107.154.216.68 | 107.154.216.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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
MX records
SPF policy
23 SPF mechanisms authorising senders for wacker.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtpw.cytric.net |
| SPF_INCLUDE | _spf.questback.net |
| SPF_INCLUDE | bownow.jp |
| SPF_INCLUDE | digital-knowledge.sm.air.ne.jp |
| SPF_INCLUDE | spf-b.mymxserver.com |
| SPF_INCLUDE | successfactors.eu |
| SPF_IP | 110.232.197.160 |
| SPF_IP | 110.232.197.161 |
| SPF_IP | 149.96.13.2/32 |
| SPF_IP | 149.96.14.2/32 |
| SPF_IP | 185.97.22.17/32 |
| SPF_IP | 193.18.197.47 |
| SPF_IP | 193.18.249.29 |
| SPF_IP | 193.18.249.31 |
| SPF_IP | 194.153.114.152 |
| SPF_IP | 194.187.94.70 |
| SPF_IP | 194.60.78.105 |
| SPF_IP | 195.82.63.30/32 |
| SPF_IP | 212.18.19.53/32 |
| SPF_IP | 212.18.19.58/32 |
| SPF_IP | 23.83.208.0/20 |
| SPF_IP | 62.75.142.229 |
| SPF_MX | wacker.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.