Hostname
gregorius.be
Last fetched
gregorius.be resolves to 1 IPv4 address operated by AS42755 in BE. WHOIS lists registrar:internet service europe bv **the number one domainregistry** as the registrar.
Nutrition Label
Resolution chain
gregorius.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 |
|---|---|---|---|---|
| 46.21.168.150 | 46.21.160.0/20 | AS42755 | — | BE |
WHOIS identity
- Registrar
- registrar:internet service europe bv **the number one domainregistry**
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of gregorius.be.
Web-graph footprint
Distinct hostnames that link to or from gregorius.be in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for gregorius.be.
| Mechanism | Target |
|---|---|
| SPF_A | ad.netcloud.be |
| SPF_A | gregorius.be |
| SPF_A | mail.ad.netcloud.be |
| SPF_IP | 46.21.168.147 |
| SPF_IP | 46.21.168.150 |
| SPF_IP | 91.196.171.202 |
| SPF_IP | 91.196.171.203 |
| SPF_MX | gregorius.be |
Related pages
Pivot deeper into the graph from gregorius.be.
- IP · 46.21.168.150
- ASN · AS42755
- Registrar · registrar:internet service europe bv **the number one domainregistry**
- Country · BE
- TLD · .be
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gregorius.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.