Skip to content

Hostname

webcomconsulting.ch

Last fetched

webcomconsulting.ch resolves to 1 IPv4 address operated by AS60087 in IT.

Nutrition Label

WHISPER CANON · webcomconsulting.chRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/webcomconsulting.ch

Resolution chain

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

IPPrefixASNOperatorCountry
89.40.175.21389.40.209.0/24AS60087IT

WHOIS identity

No WHOIS records are currently associated with webcomconsulting.ch in WhisperGraph.

Subdomains

8 observed subdomains of webcomconsulting.ch.

Web-graph footprint

Distinct hostnames that link to or from webcomconsulting.ch in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webcomconsulting.ch.

MechanismTarget
SPF_Awebcomconsulting.ch
SPF_MXwebcomconsulting.ch

Related pages

Pivot deeper into the graph from webcomconsulting.ch.

Cypher and MCP

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

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