Hostname
balluff.com
Last fetched
balluff.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
balluff.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.157.105.161 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:151
- Organization
- balluff
- Contact emails
Subdomains
54 observed subdomains of balluff.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from balluff.com in the public web crawl.
1,157 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for balluff.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 9489508.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.netigate.se |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | balluff.de |
| SPF_INCLUDE | en25.com |
| SPF_INCLUDE | materna-com.de |
| SPF_IP | 193.96.115.65 |
| SPF_IP | 193.96.115.70 |
| SPF_IP | 193.96.115.75 |
| SPF_IP | 204.92.21.0/25 |
| SPF_IP | 209.167.231.0/24 |
| SPF_IP | 66.48.80.0/25 |
| SPF_MX | balluff.com |
| SPF_MX | relay.matern.de |
Related pages
Pivot deeper into the graph from balluff.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "balluff.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.