Skip to content

Hostname

alpha.camelontea.com

Last fetched

alpha.camelontea.com resolves to 1 IPv4 address operated by AS200456 in TR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.146.50.96194.146.50.0/24AS200456TR

WHOIS identity

No WHOIS records are currently associated with alpha.camelontea.com in WhisperGraph.

Subdomains

1 observed subdomain of alpha.camelontea.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for alpha.camelontea.com.

MechanismTarget
SPF_Aalpha.camelontea.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP185.71.216.17
SPF_IP185.71.216.31
SPF_IP185.71.216.32
SPF_IP185.71.216.45
SPF_IP185.71.216.65
SPF_IP185.71.216.70
SPF_IP185.71.218.110
SPF_IP185.71.219.24
SPF_IP194.146.50.95
SPF_IP208.74.123.2
SPF_MXalpha.camelontea.com

Related pages

Pivot deeper into the graph from alpha.camelontea.com.

Cypher and MCP

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

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