Skip to content

Hostname

tooling.co

Last fetched

tooling.co resolves to 1 IPv4 address operated by AS16276 in BE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · tooling.coRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/tooling.co

Resolution chain

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

IPPrefixASNOperatorCountry
178.33.200.187178.32.0.0/15AS16276BE

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

4 observed subdomains of tooling.co.

Web-graph footprint

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

8 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tooling.co

SPF policy

4 SPF mechanisms authorising senders for tooling.co.

MechanismTarget
SPF_Atooling.co
SPF_IP178.33.200.187
SPF_IP51.91.82.120
SPF_MXtooling.co

Related pages

Pivot deeper into the graph from tooling.co.

Cypher and MCP

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

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