Skip to content

Hostname

webcs.biz

Last fetched

webcs.biz resolves to 1 IPv4 address operated by NEXEON - Nexeon Technologies, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · webcs.bizRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/webcs.biz

Resolution chain

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

IPPrefixASNOperatorCountry
96.9.241.9896.9.241.0/24AS20278NEXEON - Nexeon Technologies, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

39 observed subdomains of webcs.biz.

Web-graph footprint

Distinct hostnames that link to or from webcs.biz in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • webcs.biz

SPF policy

8 SPF mechanisms authorising senders for webcs.biz.

MechanismTarget
SPF_Awebcs.biz
SPF_IP64.44.40.226
SPF_IP65.254.46.68
SPF_IP67.214.187.220
SPF_IP72.9.254.67
SPF_IP74.80.163.82
SPF_IP96.9.241.98
SPF_MXwebcs.biz

Related pages

Pivot deeper into the graph from webcs.biz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webcs.biz"})-[: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.