Skip to content

Hostname

feedback.teamland.com

Last fetched

feedback.teamland.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · feedback.teamland.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/feedback.teamland.com

Resolution chain

feedback.teamland.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with feedback.teamland.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for feedback.teamland.com.

MechanismTarget
SPF_INCLUDEarduinoque.net
SPF_INCLUDEbecalm.life
SPF_INCLUDEclip-uro.com
SPF_INCLUDEfantena.info
SPF_INCLUDEhg0088.life
SPF_IP51.68.135.240
SPF_IP51.68.135.241
SPF_IP51.68.135.242
SPF_IP51.68.135.243
SPF_IP51.68.135.244
SPF_IP51.68.135.245
SPF_IP51.68.135.246
SPF_IP51.68.135.247
SPF_IP51.68.135.248
SPF_IP51.68.135.249
SPF_IP51.68.135.250
SPF_IP51.68.135.251
SPF_IP51.68.135.252
SPF_IP51.68.135.253
SPF_IP51.68.135.254
SPF_IP51.68.135.255
SPF_IP54.36.173.187

Related pages

Pivot deeper into the graph from feedback.teamland.com.

Cypher and MCP

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

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