Skip to content

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

WHISPER CANON · big.lyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/big.ly

Resolution chain

big.ly resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.220.59.13531.220.48.0/20AS47583AS-HOSTINGERUS
72.61.5.8272.61.0.0/20AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:libya pages (loc)
Organization
libya pages it.
Contact emails

Subdomains

5 observed subdomains of big.ly.

Web-graph footprint

Distinct hostnames that link to or from big.ly in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for big.ly.

MechanismTarget
SPF_Abig.ly
SPF_IP2a02:4780:2d:3385:0:0:0:1
SPF_IP31.220.59.135
SPF_IP72.61.5.82
SPF_MXbig.ly

Related pages

Pivot deeper into the graph from big.ly.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.