Skip to content

Hostname

lemonandsaltcafe.com

Last fetched

lemonandsaltcafe.com resolves to 2 IPv4 addresses operated by ORANGEHOST - OrangeHost in US. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · lemonandsaltcafe.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lemonandsaltcafe.com

Resolution chain

lemonandsaltcafe.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
209.172.2.30209.172.2.0/24AS19853ORANGEHOST - OrangeHostUS
209.172.2.34209.172.2.0/24AS19853ORANGEHOST - OrangeHostUS

WHOIS identity

Registrar
iana:1376
Organization
Contact emails

Threat posture

History

Mail and authentication

MX records

  • lemonandsaltcafe.com

SPF policy

4 SPF mechanisms authorising senders for lemonandsaltcafe.com.

MechanismTarget
SPF_Alemonandsaltcafe.com
SPF_IP209.172.2.30
SPF_IP209.172.2.34
SPF_MXlemonandsaltcafe.com

Related pages

Pivot deeper into the graph from lemonandsaltcafe.com.

Cypher and MCP

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

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