Skip to content

Hostname

abb.be

Last fetched

abb.be is a registered hostname under the .be top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · abb.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/abb.be

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:csc corporate domains, inc.
Organization
Contact emails

Subdomains

1 observed subdomain of abb.be.

Subdomain
www.abb.be

Web-graph footprint

Distinct hostnames that link to or from abb.be in the public web crawl.

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abb.be.

MechanismTarget
SPF_INCLUDEinet.spf.abb.com
SPF_IP143.55.150.29
SPF_IP213.181.53.220/32
SPF_IP213.181.53.221/32
SPF_IP66.159.232.137

Related pages

Pivot deeper into the graph from abb.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abb.be"})-[: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.