Hostname
ipsa.be
Last fetched
ipsa.be resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:connexeon.com bvba as the registrar.
Nutrition Label
Resolution chain
ipsa.be 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 |
|---|---|---|---|---|
| 34.243.40.136 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:connexeon.com bvba
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of ipsa.be.
Web-graph footprint
Distinct hostnames that link to or from ipsa.be in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ipsa.be.
| Mechanism | Target |
|---|---|
| SPF_A | ipsa.be |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ymlp.com |
| SPF_INCLUDE | ymlp.com |
| SPF_IP | 188.166.26.110 |
| SPF_IP | 188.166.49.246 |
| SPF_IP | 188.93.155.50 |
| SPF_IP | 95.171.166.170/32 |
| SPF_MX | ipsa.be |
Related pages
Pivot deeper into the graph from ipsa.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ipsa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.