Skip to content

Hostname

lis.willbly.com

Last fetched

lis.willbly.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · lis.willbly.comRouting diversity1.5/10Peering density6.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lis.willbly.com

Resolution chain

lis.willbly.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.3.201.175192.3.201.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

No WHOIS records are currently associated with lis.willbly.com in WhisperGraph.

Subdomains

1 observed subdomain of lis.willbly.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lis.willbly.com.

MechanismTarget
SPF_Alis.willbly.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP184.170.148.112
SPF_IP185.181.254.185
SPF_IP192.3.201.175
SPF_IP205.251.129.242
SPF_MXlis.willbly.com

Related pages

Pivot deeper into the graph from lis.willbly.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lis.willbly.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 20

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