Hostname
gorlan.com
Last fetched
gorlan.com resolves to 1 IPv4 address operated by AS3352 in ES. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
gorlan.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 |
|---|---|---|---|---|
| 213.4.83.147 | 213.4.0.0/16 | AS3352 | — | ES |
WHOIS identity
- Registrar
- iana:113
- Organization
- gorlan team, s.l.u.
- Contact emails
Subdomains
26 observed subdomains of gorlan.com.
Showing 16 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gorlan.com in the public web crawl.
23 sites link to this hostname.
90 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for gorlan.com.
| Mechanism | Target |
|---|---|
| SPF_A | aspam.semantic-systems.com |
| SPF_A | aspam1.semantic-systems.com |
| SPF_A | mx1.gorlan.com |
| SPF_A | mx4.semantic-systems.com |
| SPF_INCLUDE | 19794538.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 194.30.58.149 |
| SPF_IP | 194.30.58.150 |
| SPF_IP | 194.30.58.152 |
| SPF_IP | 213.4.83.139/32 |
Related pages
Pivot deeper into the graph from gorlan.com.
- IP · 213.4.83.147
- ASN · AS3352
- Registrar · iana:113
- Country · ES
- Email · bz83e49y3gb@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · go…
- 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: "gorlan.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.