Skip to content

Hostname

server16.cobaltool.com

Last fetched

server16.cobaltool.com resolves to 1 IPv4 address operated by AS34971 in IT.

Nutrition Label

WHISPER CANON · server16.cobaltool.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server16.cobaltool.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.247.49.13637.247.48.0/21AS34971IT

WHOIS identity

No WHOIS records are currently associated with server16.cobaltool.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from server16.cobaltool.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for server16.cobaltool.com.

MechanismTarget
SPF_Aserver16.cobaltool.com
SPF_IP176.223.132.238
SPF_IP192.71.245.163
SPF_IP192.71.245.166
SPF_IP193.183.98.239
SPF_IP37.247.49.136
SPF_MXserver16.cobaltool.com

Related pages

Pivot deeper into the graph from server16.cobaltool.com.

Cypher and MCP

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

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