Hostname
intersig.be
Last fetched
intersig.be has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.
Nutrition Label
Resolution chain
intersig.be has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- not shown, please visit www.dnsbelgium.be for webbased whois.
- Contact emails
- —
Subdomains
10 observed subdomains of intersig.be.
Web-graph footprint
Distinct hostnames that link to or from intersig.be in the public web crawl.
13 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for intersig.be.
| Mechanism | Target |
|---|---|
| SPF_A | intersig.be |
| SPF_INCLUDE | _spf.previder.nl |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.10.155/32 |
| SPF_IP | 84.241.129.36/32 |
| SPF_IP | 93.93.109.226/32 |
| SPF_IP | 93.93.109.229/32 |
| SPF_MX | intersig.be |
Related pages
Pivot deeper into the graph from intersig.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intersig.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.