Hostname
gusbi.com
Last fetched
gusbi.com resolves to 1 IPv4 address operated by AS203201 in IT. WHOIS lists iana:1003 as the registrar.
Nutrition Label
Resolution chain
gusbi.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.145.195.19 | 185.145.192.0/22 | AS203201 | — | IT |
WHOIS identity
- Registrar
- iana:1003
- Organization
- perfect privacy,
- Contact emails
Subdomains
1 observed subdomain of gusbi.com.
| Subdomain |
|---|
| www.gusbi.com |
Web-graph footprint
Distinct hostnames that link to or from gusbi.com in the public web crawl.
10 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for gusbi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.223.18.64/28 |
| SPF_IP | 77.223.18.96/28 |
Related pages
Pivot deeper into the graph from gusbi.com.
- IP · 185.145.195.19
- ASN · AS203201
- Registrar · iana:1003
- Country · IT
- Email · dp22s3cz46t@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · gu…
- 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: "gusbi.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.