Skip to content

Hostname

lobster-cloud.com

Last fetched

lobster-cloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. lobster-cloud.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lobster-cloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lobster-cloud.com

Resolution chain

No IPv4 resolution is recorded for lobster-cloud.com in WhisperGraph.

IPv6 resolution

No AAAA record for lobster-cloud.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
davidelkington@me.com, 08d2a0e3-74b3-4d25-9327-fac0e43b6f1a@identity-protect.org, 2b8cc222-739c-4c1c-b6f4-09e15e8d6d98@identity-protect.org, 4db38b68-801b-4280-977b-cebcdb9bdc62@identity-protect.org, 6b67f799-baba-4e6d-888e-3e68934b3a47@identity-protect.org, b6774e12-ec20-48e9-9176-e9eafd02d04b@identity-protect.org, b7cc5718-1230-4ed0-aa04-f9a9975b6d2c@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-9.awsdns-01.com
  • ns-622.awsdns-13.net
  • ns-1327.awsdns-37.org
  • ns-1913.awsdns-47.co.uk

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from lobster-cloud.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lobster-cloud.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.