Skip to content

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

WHISPER CANON · balluff.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/balluff.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.157.105.16135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
balluff
Contact emails

Subdomains

54 observed subdomains of balluff.com.

Web-graph footprint

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

1,157 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for balluff.com.

MechanismTarget
SPF_INCLUDE9489508.spf04.hubspotemail.net
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEballuff.de
SPF_INCLUDEen25.com
SPF_INCLUDEmaterna-com.de
SPF_IP193.96.115.65
SPF_IP193.96.115.70
SPF_IP193.96.115.75
SPF_IP204.92.21.0/25
SPF_IP209.167.231.0/24
SPF_IP66.48.80.0/25
SPF_MXballuff.com
SPF_MXrelay.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.