Hostname
big.ly
Last fetched
big.ly resolves to 2 IPv4 addresses operated by AS-HOSTINGER in US. WHOIS lists registrar:libya pages (loc) as the registrar.
Nutrition Label
Resolution chain
big.ly 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 |
|---|---|---|---|---|
| 31.220.59.135 | 31.220.48.0/20 | AS47583 | AS-HOSTINGER | US |
| 72.61.5.82 | 72.61.0.0/20 | AS47583 | AS-HOSTINGER | US |
WHOIS identity
- Registrar
- registrar:libya pages (loc)
- Organization
- libya pages it.
- Contact emails
Subdomains
5 observed subdomains of big.ly.
| Subdomain |
|---|
| mail.big.ly |
| www.big.ly |
| pay.big.ly |
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from big.ly in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for big.ly.
| Mechanism | Target |
|---|---|
| SPF_A | big.ly |
| SPF_IP | 2a02:4780:2d:3385:0:0:0:1 |
| SPF_IP | 31.220.59.135 |
| SPF_IP | 72.61.5.82 |
| SPF_MX | big.ly |
Related pages
Pivot deeper into the graph from big.ly.
- IP · 31.220.59.135
- ASN · AS47583AS-HOSTINGER
- Registrar · registrar:libya pages (loc)
- Country · US
- Email · info@libyapages.net
- TLD · .ly
- Browse hostnames · bi…
- 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: "big.ly"})-[: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.