Skip to content

Hostname

77webz.com

Last fetched

77webz.com resolves to 2 IPv4 addresses operated by LC-CHI-BGP - Litchfield Cavo, LLP in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · 77webz.comRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/77webz.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.193.174.183104.193.174.0/23AS54643LC-CHI-BGP - Litchfield Cavo, LLPCA
69.90.243.5369.90.243.0/24AS54643LC-CHI-BGP - Litchfield Cavo, LLPCA

WHOIS identity

Registrar
iana:48
Organization
jan knop
Contact emails

Subdomains

1 observed subdomain of 77webz.com.

Web-graph footprint

Distinct hostnames that link to or from 77webz.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • 77webz.com

SPF policy

8 SPF mechanisms authorising senders for 77webz.com.

MechanismTarget
SPF_A77webz.com
SPF_IP104.193.174.145
SPF_IP104.193.174.183
SPF_IP64.34.111.235/32
SPF_IP64.34.111.239/32
SPF_IP64.34.111.253/32
SPF_IP69.90.243.51
SPF_MX77webz.com

Related pages

Pivot deeper into the graph from 77webz.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "77webz.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.