Skip to content

Hostname

bigbend.lib.wi.us

Last fetched

bigbend.lib.wi.us resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · bigbend.lib.wi.usRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bigbend.lib.wi.us

Resolution chain

bigbend.lib.wi.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.189.224.151199.189.224.0/23AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with bigbend.lib.wi.us in WhisperGraph.

Subdomains

1 observed subdomain of bigbend.lib.wi.us.

Web-graph footprint

Distinct hostnames that link to or from bigbend.lib.wi.us in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bigbend.lib.wi.us.

MechanismTarget
SPF_INCLUDElibraryaware.com
SPF_INCLUDEsmtp.iii.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP140.234.252.62
SPF_IP140.234.252.93
SPF_IP140.234.254.122
SPF_IP140.234.254.123

Related pages

Pivot deeper into the graph from bigbend.lib.wi.us.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bigbend.lib.wi.us"})-[: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.