Hostname
gorillaz.com
Last fetched
gorillaz.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
gorillaz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.14.84 | 45.60.14.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.20.84 | 45.60.20.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:1515
- Organization
- perfect privacy,
- Contact emails
- abuse@web.com
- bb57s5b73tp@networksolutionsprivateregistration.com
- bp5bh2j78pe@networksolutionsprivateregistration.com
- dataprotected@maskeddetails.com
- dh6ky2dd29f@networksolutionsprivateregistration.com
- ep6347936pz@networksolutionsprivateregistration.com
- ex5ny6bf2ap@networksolutionsprivateregistration.com
- fh2fe3xz2ss@networksolutionsprivateregistration.com
- j96za3fc5sj@networksolutionsprivateregistration.com
- jh4yx4af575@networksolutionsprivateregistration.com
- kv99n9sz7wh@networksolutionsprivateregistration.com
- m66pb53u59h@networksolutionsprivateregistration.com
- ta5v33et3ww@networksolutionsprivateregistration.com
Subdomains
29 observed subdomains of gorillaz.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gorillaz.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for gorillaz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gorillaz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gorillaz.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.