Hostname
multigift.be
Last fetched
multigift.be resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
multigift.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 |
|---|---|---|---|---|
| 188.166.131.75 | 188.166.128.0/22 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
5 observed subdomains of multigift.be.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from multigift.be in the public web crawl.
7 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Sample outbound links
- cms.multigift.be
- kit.fontawesome.com
- google.com
- fonts.googleapis.com
- googletagmanager.com
- fonts.gstatic.com
- multigift.com
- 5d1ed278913340a10811-e1e7c4d2fa9223e7ff1cc1e4f8145e73.ssl.cf1.rackcdn.com
- 975b01e03e94db9022cb-1d2043887f30fc26a838f63fac86383c.ssl.cf1.rackcdn.com
- 9cb435cc61a614daf6e6-f67011ad2df2b140e968a6be6fd6127e.ssl.cf1.rackcdn.com
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for multigift.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from multigift.be.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "multigift.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.