Hostname
proto.group
Last fetched
proto.group resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
proto.group 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 |
|---|---|---|---|---|
| 192.230.78.155 | 192.230.78.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 192.230.96.155 | 192.230.96.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:1606
- Organization
- contact privacy inc. customer 0158365347
- Contact emails
Subdomains
7 observed subdomains of proto.group.
Web-graph footprint
Distinct hostnames that link to or from proto.group in the public web crawl.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for proto.group.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.yandex.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from proto.group.
- IP · 192.230.78.155
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:1606
- Country · GB
- Email · a0aa9f5ed0084d589e11656ecfb3cbdc.protect@whoisguard.com
- TLD · .group
- Browse hostnames · pr…
- 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: "proto.group"})-[: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.