Skip to content

Hostname

restaurant.danima.com

Last fetched

restaurant.danima.com resolves to 1 IPv4 address operated by SKYCOMP-01 - Skycomp Solutions Inc. in CA.

Nutrition Label

WHISPER CANON · restaurant.danima.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/restaurant.danima.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.168.249.11199.168.248.0/22AS11239SKYCOMP-01 - Skycomp Solutions Inc.CA

WHOIS identity

No WHOIS records are currently associated with restaurant.danima.com in WhisperGraph.

Subdomains

1 observed subdomain of restaurant.danima.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for restaurant.danima.com.

MechanismTarget
SPF_Arestaurant.danima.com
SPF_IP199.168.249.11
SPF_IP199.168.249.17
SPF_MXrestaurant.danima.com

Related pages

Pivot deeper into the graph from restaurant.danima.com.

Cypher and MCP

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

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