Hostname
wengercorp.com
Last fetched
wengercorp.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
wengercorp.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.25.46.27 | 104.25.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.25.47.27 | 104.25.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.66.8 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- attn wengercorp.com care of network solutions
- Contact emails
- b44yx2vt4k4@networksolutionsprivateregistration.com
- bw5rk2kn72x@networksolutionsprivateregistration.com
- wengercorp.com@domainsbyproxy.com
- dg2j25344zt@networksolutionsprivateregistration.com
- fj24m4be9hp@networksolutionsprivateregistration.com
- jn5qm7f67cd@networksolutionsprivateregistration.com
- m65sa5y64rv@networksolutionsprivateregistration.com
- me3u36hf88f@networksolutionsprivateregistration.com
- p79zt8zq2me@networksolutionsprivateregistration.com
- pg2cb4ud85c@networksolutionsprivateregistration.com
- pat.steckelberg@wengercorp.com
- v39sa8995na@networksolutionsprivateregistration.com
- v65qu5gd6rd@networksolutionsprivateregistration.com
- wr3b23e2375@networksolutionsprivateregistration.com
- yq9tv8rb2xu@networksolutionsprivateregistration.com
Subdomains
18 observed subdomains of wengercorp.com.
Web-graph footprint
Distinct hostnames that link to or from wengercorp.com in the public web crawl.
167 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for wengercorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 108.176.96.32/27 |
| SPF_IP | 13.67.231.154 |
| SPF_IP | 209.23.135.224/27 |
| SPF_IP | 209.23.188.128/27 |
| SPF_IP | 72.43.54.104/29 |
| SPF_MX | wengercorp.com |
Related pages
Pivot deeper into the graph from wengercorp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wengercorp.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.