Hostname
gullimex.com
Last fetched
gullimex.com resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
gullimex.com 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 |
|---|---|---|---|---|
| 185.111.199.172 | 185.111.196.0/22 | AS34762 | — | BE |
WHOIS identity
- Registrar
- iana:269
- Organization
- limesquare b.v.
- Contact emails
Subdomains
18 observed subdomains of gullimex.com.
Web-graph footprint
Distinct hostnames that link to or from gullimex.com in the public web crawl.
43 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for gullimex.com.
| Mechanism | Target |
|---|---|
| SPF_A | gullimex.com |
| SPF_INCLUDE | _mailcluster.transip.email |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 176.34.94.20/32 |
| SPF_IP | 185.111.199.0/24 |
| SPF_IP | 20.50.220.144/28 |
| SPF_IP | 3.254.33.138/32 |
| SPF_IP | 40.127.253.48/28 |
| SPF_IP | 46.21.234.32/27 |
| SPF_IP | 46.21.235.128/26 |
| SPF_IP | 46.21.235.192/26 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 87.233.77.245/32 |
| SPF_IP | 91.183.203.57 |
| SPF_MX | gullimex.com |
Related pages
Pivot deeper into the graph from gullimex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gullimex.com"})-[: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.