Skip to content

Hostname

1web.co.za

Last fetched

1web.co.za resolves to 2 IPv4 addresses operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · 1web.co.zaRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/1web.co.za

Resolution chain

1web.co.za resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with 1web.co.za in WhisperGraph.

Subdomains

38 observed subdomains of 1web.co.za.

Web-graph footprint

Distinct hostnames that link to or from 1web.co.za in the public web crawl.

34 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 1web.co.za.

MechanismTarget
SPF_A1web.co.za
SPF_Asmtps.1web.co.za
SPF_MX1web.co.za

Related pages

Pivot deeper into the graph from 1web.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "1web.co.za"})-[: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.